-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
34 lines (28 loc) · 941 Bytes
/
.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
.idea/
.DS_Store
*.xml
docs/build
build
DeepGenotype.egg-info
2024_Oct_PacBio_LAMP1_3/
2024_Oct_PacBio_LAMP1_3_run2/
DeepGenotype/test_PacBio/CRISPResso_outputs/
DeepGenotype/test_PacBio/DeepGenotype_outputs/
DeepGenotype/test_PacBio/*.csv
DeepGenotype/test_PacBio/*.xlsx
DeepGenotype/test_PacBio/CRISPResso_run_logs/
DeepGenotype/test_MiSeq_INS/CRISPResso_outputs/
DeepGenotype/test_MiSeq_INS/DeepGenotype_outputs/
DeepGenotype/test_MiSeq_INS/*.csv
DeepGenotype/test_MiSeq_INS/*.xlsx
DeepGenotype/test_MiSeq_INS/CRISPResso_run_logs/
DeepGenotype/test_MiSeq_SNP/CRISPResso_outputs/
DeepGenotype/test_MiSeq_SNP/DeepGenotype_outputs/
DeepGenotype/test_MiSeq_SNP/*.csv
DeepGenotype/test_MiSeq_SNP/*.xlsx
DeepGenotype/test_MiSeq_SNP/CRISPResso_run_logs/
DeepGenotype/test_MiSeq_SNP/Alleles_freq_tables_with_genotypes/
DeepGenotype/test_C130R/
DeepGenotype/test_C130R/CRISPResso_outputs/
DeepGenotype/test_C130R/DeepGenotype_outputs/
*.pyc