Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

featureCounts subprocess.CalledProcessError #287

Open
CaiCheng1996 opened this issue May 29, 2024 · 1 comment
Open

featureCounts subprocess.CalledProcessError #287

CaiCheng1996 opened this issue May 29, 2024 · 1 comment

Comments

@CaiCheng1996
Copy link

CaiCheng1996 commented May 29, 2024

subprocess.CalledProcessError: Command 'featureCounts -s 1 -a merged.combined.gtf -o ./La-alveolar-mid -R BAM -T 12 -t gene ./La-alveolar-mid/03.star/La-alveolar-mid_Aligned.sortedByCoord.out.bam 2>&1 ' returned non-zero exit status 255.
Empty self.gene_id. Run self.get_id_name first.

Here is my gtf:
Contig1 . transcript 554626 556699 . + . gene_id "XLOC.000001"; transcript_id "TCONS.00000001";
Contig1 . exon 554626 556699 . + . gene_id "XLOC.000001"; transcript_id "TCONS.00000001";
Contig1 EVM transcript 666201 666896 . - . gene_id "XLOC.000002"; transcript_id "TCONS.00000002";
Contig1 EVM exon 666201 666896 . - . gene_id "XLOC.000002"; transcript_id "TCONS.00000002";
Contig10 EVM transcript 1438 18151 . - . gene_id "XLOC.000003"; transcript_id "TCONS.00000003";
Contig10 EVM exon 1438 1536 . - . gene_id "XLOC.000003"; transcript_id "TCONS.00000003";
Contig10 EVM exon 1649 1757 . - . gene_id "XLOC.000003"; transcript_id "TCONS.00000003";
Contig10 EVM exon 4068 4165 . - . gene_id "XLOC.000003"; transcript_id "TCONS.00000003";
Contig10 EVM exon 17951 18151 . - . gene_id "XLOC.000003"; transcript_id "TCONS.00000003";

@zhouyiqi91
Copy link
Collaborator

Please attach the full command and log file.

We are rewriting CeleScope pipelines using nextflow to achieve better scalability and reproducibility. For a list of available pipelines, see nf-celescope. We recommend using nf-celescope whenever possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants