Error while running Hisat2:
[root@psgl hisat2]# /home/yog/software/hisat2-2.0.0-beta/hisat2 -p 8 -x Radish_index -1 /data/SNU_work/Analysis/unmapped/unmapped/unmapped_R1.fq -2 /data/SNU_work/Analysis/unmapped/unmapped/unmapped_R2.fq --max-intronlen 200079
(ERR): hisat2-align died with signal 11 (SEGV) (core dumped)
Offtopic comment: what you mean is "command" instead of "cammand". I've tried to hint that in a few previous threads, but you probably missed it.
Ontopic comment: how to create a hisat index is clearly explained in the manual.
Slightlty offtpic comment: you are using an outdated version of hisat2
Thanks for right suggest. trying to switch to latest version.