featureCounts error with 150bp Paired end RNA seq data
2
0
Entering edit mode
4.7 years ago

Hi everyone, I am new to Linux based data analysis. I am using Subread package fetaureCounts to count the number of reads. I am using bam files (obtained after aligning fastq files to mm10 using STAR) as input files for featureCounts but facing this error. Please help me in troubleshooting this error.

Data type: 150bp Paired-end RNA seq data, aligned to mm10 using STAR aligner

Script: featureCounts -s 1 --primary -p -T 5 -t exon -g gene_id -a gencode.vM19.annotation.ERCC92.gtf -o files_rep1_02_08_19_counts.vM19.ERCC92.txt file1_star_mm10_trimmed_fastqfilesAligned.sortedByCoord.out.bam file2_star_mm10_trimmed_fastqfilesAligned.sortedByCoord.out.bam file3_star_mm10_trimmed_fastqfilesAligned.sortedByCoord.out.bam file4_star_mm10_trimmed_fastqfilesAligned.sortedByCoord.out.bam file5_star_mm10_trimmed_fastqfilesAligned.sortedByCoord.out.bam

Error:
featureCounts: input-files.c:4571: SAM_pairer_finish_margins: Assertion `Sbin' failed.
featureCounts.ercc.sh: line 1: 21579 Aborted                 (core dumped)
featureCounts STAR RNA-Seq Paired-end NGS • 1.9k views
ADD COMMENT
2
Entering edit mode
4.7 years ago
ATpoint 81k

See https://groups.google.com/forum/#!topic/subread/g3JT6XReht0, try upgrade to current (most recent) version.

ADD COMMENT
0
Entering edit mode
4.6 years ago

For troubleshooting, why don't you try giving the software one bam at a time?

ADD COMMENT

Login before adding your answer.

Traffic: 2611 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