首页 > 其他 > 详细

STARsolo

时间:2021-02-15 10:25:41      阅读:34      评论:0      收藏:0      [点我收藏+]

you can concatenate the files, or supply them as two (for Read2(barcode) and Read1(cDNA)) comma-separated lists, i.e.

Hi Olga,

I have finally finished implementation of single-cell BAM tags output, to make STARsolo BAM output similar to CellRanger and compatible with downstream tools such as velocyto.
It‘s released as a branch for now:
https://github.com/alexdobin/STAR/tree/soloDevelop
The implemented tags are: CR UR CB UB GX GN
Example run command
STAR ... --readFilesIn Read_cDNA.fastq Read_barcode.fastq --soloType Droplet --soloCBwhitelist /path/to/737K-august-2016.txt --soloFeatures Gene --outSAMtype BAM SortedByCoordinate --outSAMattributes NH HI CR UR CB UB GX GN

If you are still interested in testing it, please let me know how it goes.
Cheers
Alex

https://github.com/alexdobin/STAR/issues/640

STARsolo

原文:https://www.cnblogs.com/3Dgenome/p/14402741.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!