I am newbie to linux and NGS. Can anyone help me out how to get information about splice junctions using HISAT2?
The command I'm using is giving information in single file about alignment in SAM format. The command is as follows:
./hisat2 -p 64 --max-intronlen 10000 -x /data/memona/hisat2-2.1.0/hisat_index -1 /data/memona/SRR959590_A_1P.fq -2 /data/memona/SRR959590_A_2P.fq -S /data/memona/results/hisat_align.sam &
HI, i am also using same mapping strategy, and getting error "index file does not exist"
please suggest possible solution
What is the output of