https://github.com/mfcovington/coverage-profiler
Build and write coverage profiles
https://github.com/mfcovington/coverage-profiler
Last synced: over 1 year ago
JSON representation
Build and write coverage profiles
- Host: GitHub
- URL: https://github.com/mfcovington/coverage-profiler
- Owner: mfcovington
- Created: 2015-01-24T05:50:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-24T05:51:16.000Z (over 11 years ago)
- Last Synced: 2025-02-14T15:15:28.619Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Coverage Profiler
```
Usage: perl coverage-profiler.pl [options] --id
Options:
-i, --id Sample ID (required)
-l, --length_3_UTR Length of 3'-UTR following CDS in reference [500]
-o, --out_dir Output directory [.]
-h, --help Display this usage information
```
*Version 0.1.0*