-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitignore
executable file
·75 lines (70 loc) · 1.1 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
*.pyc
*.ipynb_checkpoints
build
#docs
#docs/*.rst
#docs/*.py
#docs/_build
#docs/generated
#docs/_static
#docs/_templates
#docs/Makefile
ms_datasets/*
update_forks
beditor/bin/*
beditor/beditor_dependencies/*
beditor.egg-info/*
dist/*
test/test_beditor/*
test/.log*
test_dataset/*
# logs
.log*
paper/latex.template
paper/.Rhistory
pub
beditor/lib/global_vars_crispror.py
beditor/lib/tmp/
beditor/data/data_feats_aas.txt
beditor/_bin/
beditor/lib/_pub/
beditor/deps/
docs/_build/*
.Rhistory
docs/README.pdf
docs/api.rst
docs/make.bat
beditor/deps.zip
examples/inputs/*.pickle
examples/inputs/*.db
examples/inputs/dna.fa.gz.*
examples/outputs*
examples/inputs/*.tsv
examples/docs/
examples/dataset_
examples/dataset_*
examples/inputs/*/
examples/inputs_*
inputs/ann.gtf.*
examples/inputs/ann.gtf.*
examples/inputs/dna.fa.**
examples/inputs/dna.fa.*
examples/*_outputs/
celerybeat
django*
welcome.md
*celerybeat*
examples/demo*
_del*
celery.sqlite
examples/test_*
test_*.ipynb*.beditor_gui_sessions/
*-Copy1.ipynb
examples/24*
examples/*.log
examples/test/
untitled.txt
examples/.beditor_gui_sessions/
_*
docs/_static
docs