sleongmgi/genome
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Genome
Genome analysis software from The Genome Institute at Washington University
School of Medicine, funded by the National Human Genome Research Institute.
## Testing
Running tests currently depends on many TGI resources so testing cannot be
performed outside TGI at this time. Within TGI you can run tests by doing,
genome-test-env test-tracker prove --lsf --git
This chains the `genome-test-env` and `test-tracker` commands together. See
`test-tracker prove --help` for its usage. For example, you may need to pass a
value to the `--git` option if your branch is not setup to track
`origin/master`.
Languages
- Perl 69.4%
- HTML 16.7%
- JavaScript 7.4%
- XSLT 2.8%
- R 1.7%
- CSS 0.7%
- Other 1.3%