Unable to convert single cell RNA Seq bam to fastq using cellranger's bamtofastq
1
0
Entering edit mode
4.1 years ago
Researcher ▴ 130

Hi i have a quick question, i have few aligned bam files from single cell RNA Seq data. I want to regenerate fastqs from them. In order to do so i am using cellranger's bamtofastq and I am also getting fastq files but in the specified path within a folder named “MissingLibrary_1_flowcellName”. I am not sure what does this mean? Why the generated folder is named as missing library. Does anybody have any idea about this?

The command I used is:

cellranger bamtofastq possorted_genome_bam.bam ./sample

Any help will be highly appreciated.

Thanks

single cell cellranger single cell RNA Seq • 2.9k views
ADD COMMENT
1
Entering edit mode
4.1 years ago
GenoMax 141k

I don't think this is correct. There is no option available in cellranger to conver BAM files to fastq.

You should just run bamtofastq utility that 10x provides to do this on its own. See more info here. If you are using this utility and test data that they provide then it does indeed make data folders with names such as indepth_C05_MissingLibrary_1_HL5G3BBXX. Not sure why that is so but the data works without any problems.

ADD COMMENT
0
Entering edit mode

Thanks @genomax for your response. Yes I am using the same bamtofastq utility. Earlier with some previous set of data and the same command I was able to generate fatsq files in folders named with their unique ID but this time the same command has generated with “MissingLibrary” named folder.

That’s why I am more concerned and still looking for an explanation.

ADD REPLY
0
Entering edit mode

My hunch is this may have something to do with the way cellranger was originally run. If a SampleName was not provided during the run it may generate this type of names when BAM files are reconverted. You may want to send a ticket in to 10x support to see what their response is and then post it here.

ADD REPLY

Login before adding your answer.

Traffic: 1932 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