DegNorm contact

Email

Python package issues and bug reporting

If you run into problems using the degnorm CLI, we recommend please ensuring that your .bam and .gtf files are 0- and 1-indexed, respectively. Also please check that your .gtf input matches the format of the example .gtf in the usage docs and that your attribute column includes a gene_id or gene_name tag for every gene.

If you're sure you've checked your input against the usage docs, open an issue on the DegNorm GitHub repository! DegNorm's applications are wide, so we encourage users to open git issues with minimally reproducible examples. When opening an issue on GitHub, please provide the full stack trace for debugging purposes.

Also feel free to submit pull requests for additional feature support or fixes.