HISAT2 and HTSEQ command
0
0
Entering edit mode
@4fedfa78
Last seen 17 months ago
Japan

Hello, For analysis of the data by rna-sequencing I selected HISAT2 and HTSeq-count for mapping and counting the genes levels, the libraryLayout is paired, I am using the below command for both but the results are not exact as of the original data, because I want to recreate the data. could anyone please tell me what is my mistake? because I checked my commands many times and looked for many tutorials and manuals but I found not any differences.

hisat2 -x /work11/maryam/work13/indexmm10/index -1 SRR00000_1.fastq -2 SRR0000_2.fastq -S SRR00000.sam
htseq-count -s no SRR000000.sam  /work11/maryam/work13/indexmm10/mm10.ensGene.gtf > SRR00000.count

# include your problematic code here with any corresponding output 
# please also include the results of running the following in an R session 

sessionInfo( )
HTSeqGenie • 842 views
ADD COMMENT

Login before adding your answer.

Traffic: 758 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6