An open API service indexing awesome lists of open source software.

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

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*