Aligning multiple runs using STARSolo
1
0
Entering edit mode
3.4 years ago
AB ▴ 360

Hi all,

This question might be basic but it has gotten me confused. I download single cell RNASeq data for a sample from GEO using SRAtoolkit. As you can see here, this particular sample has 4 runs. So when running STARSolo using the following command, would it be right to comma-separate the runs ?

STAR --genomeDir ~/ngs/mm10_STARSolo --readFilesIn run1_R2,run2_R2,run3_R2 run1_R1,run2_R1,run3_R1  [...other parameters...]

Thanks

single cell RNASeq scRNA STARSolo STAR Alignment • 1.2k views
ADD COMMENT
2
Entering edit mode
3.4 years ago
ATpoint 81k

Please read the manual section 3.2: https://raw.githubusercontent.com/alexdobin/STAR/master/doc/STARmanual.pdf

Yes, comma separates multiple files.

ADD COMMENT
1
Entering edit mode

Thank you very much. I was looking at the STARSolo documentation and it mentions so for multiple lanes.

ADD REPLY

Login before adding your answer.

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