forked from Sabryr/Databases-on-SAGA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcurrent_structure.txt
More file actions
69 lines (68 loc) · 2.19 KB
/
current_structure.txt
File metadata and controls
69 lines (68 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
.
├── admin
│ ├── Databases-on-SAGA
│ ├── logs
│ └── test
├── blast
│ ├── 04-02-2021
│ ├── 2021-05-27
│ ├── 2021-07-29
│ ├── 25-10-2019
│ ├── latest -> /cluster/shared/databases/blast/2021-07-29
│ └── scripts
├── bowtie
├── BUSCO
│ ├── 12-08-2020
│ ├── 2021-05-27
│ ├── 2021-07-29
│ └── latest -> /cluster/shared/databases/BUSCO/2021-07-29
├── homer
├── Kraken2
│ ├── 12-08-2020-no-NT
│ ├── 13-04-2021-no-NT
│ ├── 2021-05-25
│ ├── 2021-07-29
│ ├── 2.0.9-beta-foss-2018b-Perl-5.28.0
│ ├── 25-06-2020
│ ├── kraken2
│ ├── latest -> /cluster/shared/databases/Kraken2/2021-07-29
│ └── logs
├── module-trigers
├── references
│ ├── admin
│ ├── Arabidopsis_thaliana
│ ├── Bacillus_cereus_ATCC_10987
│ ├── Bacillus_subtilis_168
│ ├── Bos_taurus
│ ├── Caenorhabditis_elegans
│ ├── Canis_familiaris
│ ├── Danio_rerio
│ ├── Drosophila_melanogaster
│ ├── Enterobacteriophage_lambda
│ ├── Equus_caballus
│ ├── Escherichia_coli_K_12_DH10B
│ ├── Escherichia_coli_K_12_MG1655
│ ├── Gallus_gallus
│ ├── Glycine_max
│ ├── Homo_sapiens
│ ├── Macaca_mulatta
│ ├── Mus_musculus
│ ├── Mycobacterium_tuberculosis_H37RV
│ ├── Oryza_sativa_japonica
│ ├── Ovis_aries
│ ├── Pan_troglodytes
│ ├── PhiX
│ ├── Pseudomonas_aeruginosa_PAO1
│ ├── Rattus_norvegicus
│ ├── Rhodobacter_sphaeroides_2.4.1
│ ├── Saccharomyces_cerevisiae
│ ├── Schizosaccharomyces_pombe
│ ├── Sorangium_cellulosum_So_ce_56
│ ├── Sorghum_bicolor
│ ├── Staphylococcus_aureus_NCTC_8325
│ ├── Sus_scrofa
│ └── Zea_mays
└── uniprot
├── 2021-04-07
└── test
66 directories