Skip to content

Commit

Permalink
minor, message omitted
Browse files Browse the repository at this point in the history
  • Loading branch information
Wanding Zhou committed May 3, 2016
1 parent 8266199 commit ad026db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/source/interpret_variant_consequence.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Intergenic
| IntergenicBlockSubstitution | Intergenic block substitution |
+--------------------------------+----------------------------------------------------+


Splice site
^^^^^^^^^^^^^^

Expand All @@ -103,7 +104,7 @@ Splice site
+---------------------------------+----------------------------------------------------+
| SpliceDonorBlockSubstitution | Block substitution occurs at splice donor |
+---------------------------------+----------------------------------------------------+
| SpliceAcceptorBlockSubstitution | Block substitution occurs at splice acceptor |
| SpliceAcceptorBlockSubstitution | Block substitution occurs at splice acceptor |
+---------------------------------+----------------------------------------------------+
| SpliceDonorInsertion | Insertion at splice donor |
+---------------------------------+----------------------------------------------------+
Expand Down
2 changes: 1 addition & 1 deletion test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ transvar ganno -l data/tamborero_data/transvar_dna_input.txt --ensembl | tee tes
modify transvar/version.py
git commit -am "this version"
git tag -a v[version] -m "version [version]"
git push --tag
git push --tags

## register testpypi

Expand Down

0 comments on commit ad026db

Please sign in to comment.