-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitignore
88 lines (80 loc) · 1.53 KB
/
.gitignore
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
*
!.gitignore
# github root
!*.md
!LISENCE
# Code
!*.hpp
!*.cpp
!*.c
!*.inc
!*.sh
# HTML
!*.cgi
!*.html
!*.js
# Doc
!*.txt
!*.tex
!*.jpg
!*.JPG
# Directories
!dissim/
!dissim/nw/
!dm/
!dm/conversion/
!dm/data/
!dm/doc.draft/
!dm/doc.draft/MDS/
!dm/doc.draft/multivariate_data_analysis/
!dm/doc.draft/probability/
!genetics/
!genetics/data/
!ncbitax/
!phylogeny/
!phylogeny/Trees/
!phylogeny/data/
!phylogeny/data/featureTree/
#!phylogeny/data/inc.ITS/
!phylogeny/database/
!phylogeny/distTree_inc/
!phylogeny/doc/
!phylogeny/doc/Covid/
!phylogeny/doc/featureTree.draft/
!phylogeny/doc/inc_ls_dist_tree/
!phylogeny/doc/ls_dist_tree_notes.draft/
!phylogeny/doc/tax_miscongruence/
!phylogeny/inc/
!phylogeny/inc/dissim_full/
!phylogeny/inc/genome/
!phylogeny/inc/genome/Chlorophyta/
!phylogeny/inc/genome/Fungi/
!phylogeny/inc/genome/Metazoa/
!phylogeny/inc/genome/Metazoa-RefSeq/
!phylogeny/inc/genome/Protists/
!phylogeny/inc/genome/Viridiplantae/
!phylogeny/inc/genome/Viridiplantae-RefSeq/
!phylogeny/inc/genome/bacteria/
!phylogeny/inc/genome/bacteria_type/
!phylogeny/inc/genome/prokaryota/
!phylogeny/inc/rRNA/
!phylogeny/inc/rRNA/5.8S/
!phylogeny/inc/rRNA/Fungi/
!phylogeny/inc/rRNA/Fungi/18SrRNA/
!phylogeny/inc/rRNA/Fungi/28SrRNA/
!phylogeny/inc/rRNA/Fungi/ITS/
!phylogeny/inc/rRNA/SSU/
!phylogeny/inc/rRNA/bacteria/
!phylogeny/inc/virus/
!phylogeny/inc/virus/SARS-CoV-2/
phylogeny/inc_save.sh
!tsv/
!xml/
cpp_test.cpp
fstream_test.cpp
missed_version.sh
dm/circuit.cpp
dm/dnf.cpp
genetics/virus2host.cpp
phylogeny/inc_upgrade-1.6.1.sh
genetics/euk_seq1.sh