We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a module for multiqc tool that parses the example stats file so it can be integrated in multiqc report.
Ideally, we need to add first a commented line like this when creating the stats file:
# mirtop stats version X samples: s1, s2 ,s2 ....
This can go here: https://github.com/miRTop/mirtop/blob/dev/mirtop/gff/stats.py#L17
The text was updated successfully, but these errors were encountered:
done by @oneillkza: MultiQC/MultiQC#788
Sorry, something went wrong.
No branches or pull requests
Add a module for multiqc tool that parses the example stats file so it can be integrated in multiqc report.
Ideally, we need to add first a commented line like this when creating the stats file:
This can go here: https://github.com/miRTop/mirtop/blob/dev/mirtop/gff/stats.py#L17
The text was updated successfully, but these errors were encountered: