SeqVarData Error sample.id in sampleData does not match GDS file
2
0
Entering edit mode
@winstondunnmd-21581
Last seen 4.7 years ago

Illumina did my WES and returned very complex and bizzare sample.id like "SampleCU-18" and "Sample24" despite I supplied them with simple 3 digit code 018, 024. When I ran SeqVarData: seqData <- SeqVarData(gds, sampleData=annot) it returned the following error:

Error in SeqVarData(gds, sampleData = annot) : sample.id in sampleData does not match GDS file

I did make sure the sample.id in annot match exactly.

Does it need to be sorted? How do I sort a gds file based on sample.id? Can I rename the sample.id to something simple like 018 and 024 to avoid error?

SeqVarData sample.id SeqVarTools • 1.4k views
ADD COMMENT
0
Entering edit mode

Did you ever resolve this problem? I'm running into it myself now. I actually have two datasets that are formatted the same, but only run into this error with one of them.

ADD REPLY
0
Entering edit mode
@stephanie-m-gogarten-5121
Last seen 27 days ago
University of Washington

Please tag posts with the package name (not the name of an object within the package); otherwise there is no guarantee the maintainer will see them.

My best guess as to what is going on here is that you made your sample.id a factor instead of a character.

ADD COMMENT
0
Entering edit mode
@cameronbhaas-22593
Last seen 4.3 years ago

https://support.bioconductor.org/p/123007/

ADD COMMENT

Login before adding your answer.

Traffic: 845 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6