This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Overall alignment 0.00%

hi everyone,

I have done alignment using HiSAT2 the result comes likes this

 19887884 (100.00%) were unpaired; of these:
    19887828 (100.00%) aligned 0 times
    36 (0.00%) aligned exactly 1 time
    20 (0.00%) aligned >1 times
0.00% overall alignment rate

so I got stuck here.

rna-seq alignment

What genome do you align against? Where does your data come from? What was your command? Does your reference genome match your data? What is your question?

So I got stuck here.

Read length would also be good to know? I guess something like 25bp or so?

I downloaded an SRA file of mouse riboseq data. Using this codes SRA toolkit . here is my aignment code.

hisat2 -p 8 -x /path /to /hisat2_index_mus_musculus --dta --rna-strandness F -U /path/to//SRR5908901.fastq -S /path/to output/SRR5908901.sam

Before this I used Cutadapt to trim sequence between 15 -50 nucleotide having Phred value 15

Hello and welcome to biostars heeyairenkhaba ,

  • Please use the formatting bar (especially the code option) to present your post better. I've done it for you this time.
    code_formatting
  • Please use the ADD REPLY Button below a post you want to reply to.

Thank you!

0 answers

No answers yet.

Log in to answer this question.