Mercurial > repos > jshay > hitsandclusters
changeset 1:1a2a9b1cfd93 draft default tip
Uploaded
author | jshay |
---|---|
date | Tue, 20 Aug 2019 11:23:10 -0400 |
parents | c516cb51d12c |
children | |
files | countandcluster/countandcluster.xml |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/countandcluster/countandcluster.xml Tue Aug 13 15:24:15 2019 -0400 +++ b/countandcluster/countandcluster.xml Tue Aug 20 11:23:10 2019 -0400 @@ -1,4 +1,5 @@ -<tool id="hitsandclusters" name="Count hits per gene and cluster" version="0.1.0"> +<tool id="hitsandclusters" name="Count hits per gene and cluster" version="0.1.1"> + <description> given a bam file and list with clusters.</description> <requirements> <requirement type="package" version="3.6.7">python</requirement> <requirement type="package" version="0.15.2">pysam</requirement> @@ -42,8 +43,8 @@ <citations> <citation type="bibtex"> @misc{githubhitsandclusters, - author = {LastTODO, FirstTODO}, - year = {TODO}, + author = {Shay, Julie}, + year = {2019}, title = {hitsandclusters}, publisher = {GitHub}, journal = {GitHub repository},