Skip to content

Commit

Permalink
Added citations for CARD and NCycDB
Browse files Browse the repository at this point in the history
  • Loading branch information
zoey-rw authored Mar 8, 2021
1 parent ef3b7cf commit 953fcb7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,13 @@ sequence_metadata <- metadata$mms_metagenomeSequencing %>%
distinct() %>% rename(sampleID = dnaSampleID)
write.csv(sequence_metadata, "./metadata_metagenome.csv")
```

Included in this repository, in the `ARO` directory, is an ontology file from CARD:

Alcock et al. "CARD 2020: antibiotic resistome surveillance with the Comprehensive
Antibiotic Resistance Database" Nucleic Acids Research, 48: D517-D525.
https://www.ncbi.nlm.nih.gov/pubmed/31665441

`NCycDB_pathways.csv` contains gene pathway data from NCycDB:

Tu, Qichao, et al. "NCycDB: a curated integrative database for fast and accurate metagenomic profiling of nitrogen cycling genes." Bioinformatics 35.6 (2019): 1040-1048.

0 comments on commit 953fcb7

Please sign in to comment.