Skip to content

Commit 8e8811b

Browse files
authored
Merge pull request #76 from compbiocore/develop
updatePatchVersionAndRemoveRepeatedSectionInReadme.Md
2 parents d13e233 + b839417 commit 8e8811b

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "VariantVisualization"
22
uuid = "7f8bf45c-0ad5-53b5-97e6-33c1305e0aa4"
33
authors = ["George Tollefson <gatollefson@gmail.com>"]
4-
version = "0.4.0"
4+
version = "0.4.1"
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -118,17 +118,6 @@ We have included in-line comments within the code for the [VIVA command line too
118118

119119
The ***VIVA Jupyter notebook*** is powered by a [main function](https://github.com/compbiocore/VariantVisualization.jl/tree/master/src/new_notebook_utils.jl) which takes arguments defined by the user in the notebook. We welcome users to post in issues to request a new feature or bug fix.
120120

121-
## For Developers
122-
123-
VIVA Jupyter notebook and the VIVA the command line tool are built with functions contained in our VariantVisualization.jl package.
124-
125-
Developers may contribute to these open source tools by using [functions contained within VariantVisualization.jl](https://github.com/compbiocore/VariantVisualization.jl/tree/master/src/) which are documented with docstrings.
126-
127-
We have included in-line comments within the code for the [VIVA command line tool](https://github.com/compbiocore/VariantVisualization.jl/tree/master/viva).
128-
129-
The VIVA Jupyter notebook is powered by a [main function](https://github.com/compbiocore/VariantVisualization.jl/tree/master/src/new_notebook_utils.jl) which takes arguments defined by the user in the notebook.
130-
131-
132121
## Contributing and Questions
133122

134123
Contributions are welcome, as are feature requests and suggestions. Please open an

test/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)