Entering edit mode
7.1 years ago
1769mkc
★
1.2k
I m using star aligner to align the reads , how to get the concordant and discordant read % like we get in tophat2 as i m moving out from tophat due to the time taken here is my command i m using this command
STAR --runMode alignReads --outSAMtype BAM SortedByCoordinate --runThreadN 30 --genomeDir /run/media/punit/data2/star_index --readFilesIn /run/media/punit/data2/OM_STAR_ALIGNER/RD1_trimmed_1.fastq /run/media/punit/data2/OM_STAR_ALIGNER/RD1_trimmed_2.fastq
Any help or suggestion how do get concordant and discordant in my alignment statistics after aligning with STAR
As a matter of fact i did install this RSeQC's but i can;t call it , im not sure what is the issue .I did a python install as it was mentioned in the RSeQC's manual but i can;t call the command .Can you tell me the issue
I'd open a new thread about this problem or ask the RSeQC team. When doing so, please provide more information what you did and where an error message was given.