Skip to content

Commit 2d33bbe

Browse files
authored
Update README.md
1 parent 3ce3631 commit 2d33bbe

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,27 @@
11
# tidybug
22
Methods and data describing filtering COI datasets and database construction.
33

4+
**Paper link forthcoming (open access)**
5+
46
Additional information related to this project:
57
- NCBI BioProject information available at https://www.ncbi.nlm.nih.gov/bioproject/PRJNA518082
68
- SRA data available at: https://www.ncbi.nlm.nih.gov/sra/PRJNA518082
79
- Large database files are available at: https://osf.io/k3eh6/
10+
11+
# Documentation
12+
See [the docs folder of this repo](https://github.com/devonorourke/tidybug/tree/master/docs) for information on how each part of the project was performed:
13+
- [wet bench work](https://github.com/devonorourke/tidybug/blob/master/docs/wetbench_workflow.md)
14+
- [sequence filtering](https://github.com/devonorourke/tidybug/blob/master/docs/sequence_filtering.md)
15+
- [diversity analyses](https://github.com/devonorourke/tidybug/blob/master/docs/sequence_and_diversity_analyses.md)
16+
- [database construction](https://github.com/devonorourke/tidybug/blob/master/docs/database_construction.md)
17+
- [database comparisons](https://github.com/devonorourke/tidybug/blob/master/docs/database_analyses.md)
18+
- [classifier comparisons](https://github.com/devonorourke/tidybug/blob/master/docs/classification_analyses.md)
19+
20+
# Scripts
21+
Note links are embedded within each [document](https://github.com/devonorourke/tidybug/tree/master/docs) to point you to the particular R or shell scripts used to complete the described action. Scripts are available at [this directory](https://github.com/devonorourke/tidybug/tree/master/scripts) if you want to dive right into the code itself.
22+
23+
# Supplementary materials
24+
Supplementary images and tables referred to in the manuscript are hosted at this repo as individual files instead of a single text document. You can find all of this infromation at [this directory](https://github.com/devonorourke/tidybug/tree/master/SupplementaryFiguresTables).
25+
26+
# Main text figures and table
27+
Individual figures used in the main manuscript are hosted [here]. Please contact me at devon@outermostlab.com if you would like to use these images for your own purposes.

0 commit comments

Comments
 (0)