Skip to content

Commit 0efeced

Browse files
author
aditya_lakshmi27
committed
Add centered title block to docs README
1 parent ea2a844 commit 0efeced

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<div align="center">
2+
3+
<h1>biocomposer</h1>
4+
5+
<h3>graph-based orchestration of bioinformatics tools</h3>
6+
7+
<p><b>made by Machine Learning @ Berkeley (ML@B)</b></p>
8+
9+
<sub>
10+
Aditya Lakshminarasimhan&nbsp;&middot;&nbsp;Arshia Nayebnazar&nbsp;&middot;&nbsp;Avyukth Harish<br>
11+
Lucas Gu&nbsp;&middot;&nbsp;Tvisha Londhe&nbsp;&middot;&nbsp;Tejas Prabhune
12+
</sub>
13+
14+
<p>
15+
<a href="https://pypi.org/project/biocomposer/">PyPI</a> &middot;
16+
<a href="https://mlberkeley.github.io/BioComposer-graph-based-orchestration-of-bioinformatics-tools-documentation/">Documentation</a>
17+
</p>
18+
19+
</div>
20+
21+
---
22+
123
# biocomposer documentation
224

325
Source for the [biocomposer](https://pypi.org/project/biocomposer/) documentation
@@ -15,3 +37,6 @@ pip install --no-deps biocomposer # for autodoc; heavy deps are mocked in conf
1537
sphinx-build -b html . _build/html
1638
open _build/html/index.html
1739
```
40+
41+
42+
Feel free to reach out with questions to aditya_lakshmi27@berkeley.edu or arshian@berkeley.edu

0 commit comments

Comments
 (0)