Skip to content

Commit

Permalink
Check plotting for cdr3aaprofile
Browse files Browse the repository at this point in the history
  • Loading branch information
mikessh committed Jul 20, 2016
1 parent b507a92 commit e99e891
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion travis.post.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $VDJTOOLS JoinSamples -p -m metadata.small.txt out/12
$VDJTOOLS PoolSamples -m metadata.small.txt out/13

# annotation
$VDJTOOLS CalcCdrAaProfile -m metadata.txt out/14
$VDJTOOLS CalcCdrAaProfile -m metadata.txt -p -f sex out/14
$VDJTOOLS Annotate -m metadata.txt out/annot/

# check all output files are generated
Expand Down Expand Up @@ -70,6 +70,7 @@ flist=(
'12.join.aa.venn.pdf'
'13.pool.aa.table.txt'
'14.cdr3aa.profile.wt.txt'
'14.cdr3aa.profile.wt.pdf'
'dec/metadata.txt'
'ds/metadata.txt'
'nf/metadata.txt'
Expand Down

0 comments on commit e99e891

Please sign in to comment.