Skip to content

Commit 57377a3

Browse files
committed
test offset calcs
1 parent 00e3093 commit 57377a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

update_git.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ pip install git+https://github.com/JackCurragh/RiboMetric.git
77

88
# RiboMetric run -b Calviello16/Calviello.transcriptome.sorted.bam -a Calviello16/gencode.v45_RiboMetric.tsv -S 100000 --all --global-offset 15
99
# RiboMetric run -b Calviello16/Calviello.transcriptome.sorted.bam -a Calviello16/gencode.v45_RiboMetric.tsv -S 100000 --all --offset-read-specific Calviello16/readspecific_offsets.tsv
10-
RiboMetric run -b Calviello16/Calviello.transcriptome.sorted.bam -a Calviello16/gencode.v45_RiboMetric.tsv -S 1000000 --all --offset-calculation-method ribowaltz -o ribowaltz
11-
RiboMetric run -b Calviello16/Calviello.transcriptome.sorted.bam -a Calviello16/gencode.v45_RiboMetric.tsv -S 1000000 --all --offset-calculation-method tripsviz -o tripsviz
12-
RiboMetric run -b Calviello16/Calviello.transcriptome.sorted.bam -a Calviello16/gencode.v45_RiboMetric.tsv -S 1000000 --all --offset-calculation-method changepoint -o changepoint
10+
RiboMetric run -b Calviello16/Calviello.transcriptome.sorted.bam -a Calviello16/gencode.v45_RiboMetric.tsv -S 1000000 --all --offset-calculation-method ribowaltz -o test/ribowaltz
11+
RiboMetric run -b Calviello16/Calviello.transcriptome.sorted.bam -a Calviello16/gencode.v45_RiboMetric.tsv -S 1000000 --all --offset-calculation-method tripsviz -o test/tripsviz
12+
RiboMetric run -b Calviello16/Calviello.transcriptome.sorted.bam -a Calviello16/gencode.v45_RiboMetric.tsv -S 1000000 --all --offset-calculation-method changepoint -o test/changepoint
1313

1414
# RiboMetric run -j test/Calviellotranscriptomesorted_RiboMetric.json --all

0 commit comments

Comments
 (0)