alexdobin / STAR

RNA-seq aligner
MIT License
1.86k stars 506 forks source link

Updating STAR index #437

Closed sagnikbanerjee15 closed 6 years ago

sagnikbanerjee15 commented 6 years ago

Hello Alex,

Is it possible to check which fasta sequence ids were used to generate a given STAR index? I also was wondering if there is a chance to update a current index with more sequences.

Thank you.

alexdobin commented 6 years ago

Hi Sagnik.

the FASTA sequence ids are stored in the chrName.txt file in the genome directory. You can add new genome sequences on-the-fly at the mapping stage by specifying --genomeFastaFiles but you cannot replace/delete the old genome sequences.

Cheers Alex

sagnikbanerjee15 commented 6 years ago

Thank you very much. Sagnik Banerjee Graduate Research Assistant Bioinformatics and Computational Biology Department of Plant Pathology and Microbiology Dr. Roger Wise's Lab Iowa State University

*"The moment I have realized God sitting in the temple of every human body, the moment I stand in reverence before every human being and see God in him

On Fri, Jun 22, 2018 at 3:19 PM alexdobin notifications@github.com wrote:

Hi Sagnik.

the FASTA sequence ids are stored in the chrName.txt file in the genome directory. You can add new genome sequences on-the-fly at the mapping stage by specifying --genomeFastaFiles but you cannot replace/delete the old genome sequences.

Cheers Alex

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexdobin/STAR/issues/437#issuecomment-399570280, or mute the thread https://github.com/notifications/unsubscribe-auth/AWXwuexJRoJsvB3ahoWAENU2VAC0gLQvks5t_VFSgaJpZM4Upb0R .