Hello,
1) I am interested in mapping my data (unmapped fasq RNAseq files) against 100 virus species (meaning I have 100 fasta files, each having its own gff file)
Would I need to
generate reference index files for each fasta file , and then do alignment against reference index ?
OR
Is it possible to generate one reference STAR index file for all my 100 viruses, so that I only need to perform alignment once ?
2) As a test run I mapped my human trnascriptome file to human reference and have unmapped fastq file.
I then took one virus (hepatitis C) fasta and gff file and then generated STAR reference genome for that.
Now I am trying to map the unmapped fastq file with this hepatitis C genome reference. Mapping seems very slow and progress.out has only the header.
Log file attached. Any help appreciated.
Thanks,
K