Closed savytskanatalia closed 4 years ago
Dear @savytskanatalia,
We don't plan to support FASTA files. But I believe this will help you: http://seqanswers.com/forums/showthread.php?t=58790
Best Regards,
Hyun-Hwan Jeong
Dear @savytskanatalia,
We don't plan to support FASTA files. But I believe this will help you: http://seqanswers.com/forums/showthread.php?t=58790
Best Regards,
Hyun-Hwan Jeong
Thank you for your reply!
Thank you very much for your tool! I had a question, if SalmonTE can take fasta files with raw reads as input, instead of fastq? I am currently working on simulated data, and output of the simulator is always .fasta. Salmon itself seems to be taking .fa as raw input for quasimapping, but trying to run SalmonTE with my files results in error for collect_mappability. So I was wondering, if the error I get is due to the input file format or may be connected to something else. Thank you for reply in advance.
The command I use is following:
SalmonTE.py quant --reference=mm --outpath=salmonte --num_threads=20 --exprtype=count simulated/sample_01_1.fasta.gz simulated/sample_01_2.fasta.gz
The error details I get are in the screenshot.