Ahmed Moustafa commited on
Commit
d531b23
·
0 Parent(s):

Initial commit

Browse files
.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
60
+ *.fna.gz filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsd-3-clause
3
+ task_categories:
4
+ - text-classification
5
+ tags:
6
+ - bioinformatics
7
+ - microbiology
8
+ - microbiome
9
+ - taxonomy-classification
10
+ - deep-learning
11
+ - 16s-rrna
12
+ pretty_name: Greengenes 16S rRNA Database
13
+ size_categories:
14
+ - 10M<n<100M
15
+ ---
16
+
17
+ # Greengenes Dataset (modified for deeptaxa)
18
+
19
+ This dataset contains 16S rRNA gene sequences with hierarchical taxonomic annotations, designed for training and evaluating models like DeepTaxa. It is a processed version of the Greengenes database, widely used in microbiome research.
20
+
21
+ ## Dataset Details
22
+ - **Files**:
23
+ - `gg_2024_09_training.fna.gz`: Training sequences (FASTA)
24
+ - `gg_2024_09_training.tsv.gz`: Training labels (TSV)
25
+ - `gg_2024_09_testing.fna.gz`: Testing sequences (FASTA)
26
+ - `gg_2024_09_testing.tsv.gz`: Testing labels (TSV)
27
+ - `gg_2024_09_training_ids.txt`: Training sequence IDs
28
+ - `gg_2024_09_testing_ids.txt`: Testing sequence IDs
29
+ - **Format**: FASTA (sequences), TSV (labels with 7 taxonomic levels)
30
+ - **Source**: Derived from Greengenes (DeSantis et al., 2006)
31
+
32
+ ## Usage
33
+ Use with DeepTaxa:
34
+ ```bash
35
+ deeptaxa train --fasta-file gg_2024_09_training.fna.gz --taxonomy-file gg_2024_09_training.tsv.gz
36
+ ```
37
+
38
+ ## Models
39
+ This dataset is compatible with the [DeepTaxa](https://huggingface.co/systems-genomics-lab/deeptaxa).
40
+
41
+ ## License
42
+
43
+ This dataset is a modified version of the Greengenes2 dataset, used for training and testing DeepTaxa. It is distributed under the terms of the Modified BSD License, as required by the original Greengenes2 license.
44
+
45
+ ### Original Greengenes2 License
46
+
47
+ Copyright (c) 2022-, Greengenes2 <[email protected]>
48
+
49
+ All rights reserved.
50
+
51
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
52
+ * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
53
+ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
54
+ * Neither the name of Greengenes2 nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
55
+
56
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE BIOM FORMAT DEVELOPMENT TEAM BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
57
+
58
+ ### Modifications
59
+
60
+ This modified version (gg_2024_09) was created by the Systems Genomics Lab for use with DeepTaxa. The modifications include splitting the dataset into training and testing sets and adding ID files.
61
+
62
+ Copyright (c) 2025, Systems Genomics Lab
63
+
64
+ Distributed under the same Modified BSD License terms as the original Greengenes2 dataset.
65
+
66
+ ## Citation
67
+ For the dataset:
68
+ ```bibtex
69
+ @article{DeSantis2006,
70
+ author = {DeSantis, T. Z. and Hugenholtz, P. and Larsen, N. and Rojas, M. and Brodie, E. L. and Keller, K. and Huber, T. and Dalevi, D. and Hu, P. and Andersen, G. L.},
71
+ title = {Greengenes, a Chimera-Checked 16S rRNA Gene Database and Workbench Compatible with ARB},
72
+ journal = {Applied and Environmental Microbiology},
73
+ year = {2006},
74
+ doi = {10.1128/AEM.03006-05}
75
+ }
76
+ ```
77
+ For DeepTaxa: See [GitHub](https://github.com/systems-genomics-lab/deeptaxa).
78
+
79
+ ## Contact
80
+ Report issues on [GitHub](https://github.com/systems-genomics-lab/deeptaxa/issues).
gg_2024_09_testing.fna.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e02db8ad3d3790f542bf7efda7cecbdeb631472eadb3eef4a382a61f39742183
3
+ size 8100351
gg_2024_09_testing.tsv.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5848fbbe50db51a0f2ecac830230677cedfa9df691da2356bfa61bc598f7835
3
+ size 306233
gg_2024_09_testing_ids.txt ADDED
The diff for this file is too large to render. See raw diff
 
gg_2024_09_training.fna.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:938c51e8b6e5e45dbdd2798f40973ca51d4d430f9f88d7af0fe58f67dc9eaea7
3
+ size 72838056
gg_2024_09_training.tsv.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:329f85ca57ceeabe2826f84368c5a7e752556d245cc8fa6e74436ab874a9695a
3
+ size 2018957
gg_2024_09_training_ids.txt ADDED
The diff for this file is too large to render. See raw diff