Taxonomic levels Genus names at Family rank
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start by reproducing the family-level counts with getCompendium() and rowData(vcpd) using the R snippet, then compare the taxonomy source with the linked dada2-reference-databases issue. Done means determining whether names such as Anaerococcus and Finegoldia are incorrectly assigned at family rank and documenting or correcting the affected taxonomy.
Written by the indexing model from the issue text.
Description
Dear Authors,
Congrats on this huge task and thanks for creating this resource.
When exploring the data at family level, I noticed an issue regarding taxonomy that was highlighted couple of year back in the dada2 silva database. I am not sure if the source database used in this study is from this repository but there seems to be the same issue.
https://github.com/mikemc/dada2-reference-databases/issues/1
# BiocManager::install('seandavi/MicroBioMap')
library(MicroBioMap)
library(mia)
library(dplyr)
cpd <- getCompendium()
saveRDS(cpd, 'MicroBioMapDataTSE.rds')
vcpd <- mia::subsetByPrevalentFeatures(cpd,
detection=0.0001,
prevalence=0.01,
as_relative = TRUE)
dplyr::count(as.data.frame(rowData(vcpd)), family)
examples of genus level names at family level are Anaerococcus, Ezakiella, Finegoldia, Parvimonas, Peptoniphilus etc
Best wishes,
Sudarshan
- Dominant language
- R
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from blekhmanlab/MicroBioMap
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
blekhmanlab/MicroBioMap#29 ·
-
blekhmanlab/MicroBioMap#33 · 1 assignee ·
-
blekhmanlab/MicroBioMap#31 · 1 comment · 1 assignee ·
-
documentation
Difficulty 3/5 1-2 days Newbie friendliness 58/100
blekhmanlab/MicroBioMap#30 ·
-
documentation
blekhmanlab/MicroBioMap#27 · 1 assignee ·
All issues in blekhmanlab/MicroBioMap
Similar issues
-
documentation pkg infrastructure
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
epiverse-trace/epiparameter#511 ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 92/100
pharmaverse/aNCA#1496 ·
-
function:write_dwc
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Urgent request: Due to vulnerabilities move to API version 12.6.1 (12.6.2 eventually) or 13.1.1 Open
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
jbkunst/highcharter#849 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
r-lib/pkgdepends#485 · 4 comments ·