Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Diogo Batista Lima
ProTReND
Commits
3b296964
Commit
3b296964
authored
Jul 03, 2019
by
Diogo Batista Lima
Browse files
Update README-Template.md
parent
f03d9cb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
README-Template.md
View file @
3b296964
...
...
@@ -67,6 +67,11 @@ Visit [http://localhost:7474](http://localhost:7474) in your web browser of choi
*
[
scipy
](
https://pypi.org/project/scipy/
)
- Data processing and statistical analysis
`pip install scipy`
*
[
BioPython
](
https://pypi.org/project/biopython/
)
- Accessing NCBI for taxonomy data
`pip install biopython`
*
[
Matplotlib
](
https://pypi.org/project/matplotlib/
)
- Publication quality graphics
`pip install matplotlib`
*
[
requests
](
https://pypi.org/project/requests/
)
- HTTP Requests
`pip install requests`
*
[
openpyxl
](
https://pypi.org/project/openpyxl/
)
- Read and write Excel files
`pip install openpyxl`
*
[
seaborn
](
https://pypi.org/project/seaborn/
)
- Another option for publication quality graphics
`pip install seaborn`
*
[
bioservices
](
https://pypi.org/project/bioservices/
)
- Biological Web Services used for Uniprot requests
`pip install bioservices`
## Authors
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment