Mercurial > repos > fubar > htseq_bams_to_count_matrix
comparison test-data/generatetest.sh @ 49:c57e63d1a9d2 draft
working test. first upload
| author | fubar |
|---|---|
| date | Fri, 02 Jan 2015 03:32:39 -0500 |
| parents | 390cb852aae7 |
| children | 0edc994d4021 |
comparison
equal
deleted
inserted
replaced
| 48:58fe9656873a | 49:c57e63d1a9d2 |
|---|---|
| 1 #python ../htseqsams2mx.py -g rn4_chr20_100k.gtf -o test.xls --samf "'rn4chr20test1.bam','col1'" --samf "'rn4chr20test2.bam','col2'" | 1 #python ../htseqsams2mx.py -g rn4_chr20_100k.gtf -o test.xls --samf "'rn4chr20test1.bam','col1'" --samf "'rn4chr20test2.bam','col2'" |
| 2 python ../htseqsams2mx.py -g rn4_chr20_100k.gtf -o htseqsams2mx_test1_out.xls --samf "'rn4chr20test1.bam',''" --samf "'rn4chr20test2.bam',''" | 2 python ../htseqsams2mx.py -g rn4_chr20_100k.gtf -o htseqsams2mx_test1_out.xls --samf "'rn4chr20test1.bam','test1','bam','rn4chr20test1.bai'" --samf "'rn4chr20test2.bam','test2','bam','rn4chr20test2.bai'" |
| 3 |
