Skip to content

Commit edacaff

Browse files
Add cached MODOMICS data for phage T4 and T5 tRNAs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2eba45f commit edacaff

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

data-raw/modomics.R

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ organisms <- c(
1010
"Homo sapiens",
1111
"Mus musculus",
1212
"Drosophila melanogaster",
13-
"Caenorhabditis elegans"
13+
"Caenorhabditis elegans",
14+
"Enterobacteria phage T4",
15+
"Enterobacteria phage T5"
1416
)
1517

1618
out_dir <- "inst/extdata/modomics"
578 Bytes
Binary file not shown.
425 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)