-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy path.gitignore
87 lines (86 loc) · 3.36 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
build/lib.linux-x86_64-3.6/pyfastx.cpython-36m-x86_64-linux-gnu.so
build/temp.linux-x86_64-3.6/src/fasta.o
build/temp.linux-x86_64-3.6/src/fastq.o
build/temp.linux-x86_64-3.6/src/identifier.o
build/temp.linux-x86_64-3.6/src/index.o
build/temp.linux-x86_64-3.6/src/kseq.o
build/temp.linux-x86_64-3.6/src/module.o
build/temp.linux-x86_64-3.6/src/read.o
build/temp.linux-x86_64-3.6/src/sequence.o
build/temp.linux-x86_64-3.6/src/util.o
build/temp.linux-x86_64-3.6/src/zran.o
pyfastx.cpython-36m-x86_64-linux-gnu.so
pyfastx.egg-info/dependency_links.txt
pyfastx.egg-info/entry_points.txt
pyfastx.egg-info/PKG-INFO
pyfastx.egg-info/SOURCES.txt
pyfastx.egg-info/top_level.txt
tests/__pycache__/__init__.cpython-36.pyc
tests/__pycache__/test_fasta.cpython-36.pyc
tests/__pycache__/test_fastq.cpython-36.pyc
tests/__pycache__/test_identifier.cpython-36.pyc
tests/__pycache__/test_read.cpython-36.pyc
tests/__pycache__/test_sequence.cpython-36.pyc
build/lib.linux-x86_64-3.6/pyfastxcli.py
build/lib.win-amd64-3.7/pyfastx.cp37-win_amd64.pyd
build/temp.win-amd64-3.7/Release/src/fasta.o
build/temp.win-amd64-3.7/Release/src/fastq.o
build/temp.win-amd64-3.7/Release/src/identifier.o
build/temp.win-amd64-3.7/Release/src/index.o
build/temp.win-amd64-3.7/Release/src/kseq.o
build/temp.win-amd64-3.7/Release/src/module.o
build/temp.win-amd64-3.7/Release/src/pyfastx.cp37-win_amd64.def
build/temp.win-amd64-3.7/Release/src/read.o
build/temp.win-amd64-3.7/Release/src/sequence.o
build/temp.win-amd64-3.7/Release/src/util.o
build/temp.win-amd64-3.7/Release/src/zran.o
pyfastx.cp37-win_amd64.pyd
tests/__pycache__/__init__.cpython-37.pyc
tests/__pycache__/test_fasta.cpython-37.pyc
tests/__pycache__/test_fastq.cpython-37.pyc
tests/__pycache__/test_identifier.cpython-37.pyc
tests/__pycache__/test_read.cpython-37.pyc
tests/__pycache__/test_sequence.cpython-37.pyc
tt.fq
tt.fq.fxi
tt.fq.gz.fxi
tt.list
tt.py
build/temp.linux-x86_64-3.6/src/fastx.o
build/temp.linux-x86_64-3.6/src/fakeys.o
build/temp.linux-x86_64-3.6/src/fqkeys.o
tests/__pycache__/test_fakeys.cpython-36.pyc
build/temp.win-amd64-3.7/Release/src/fakeys.o
build/temp.win-amd64-3.7/Release/src/fastx.o
build/temp.win-amd64-3.7/Release/src/fqkeys.o
tests/__pycache__/test_fakeys.cpython-37.pyc
build/lib.linux-x86_64-3.8/pyfastx.cpython-38-x86_64-linux-gnu.so
build/temp.linux-x86_64-3.8/src/fakeys.o
build/temp.linux-x86_64-3.8/src/fasta.o
build/temp.linux-x86_64-3.8/src/fastq.o
build/temp.linux-x86_64-3.8/src/fastx.o
build/temp.linux-x86_64-3.8/src/fqkeys.o
build/temp.linux-x86_64-3.8/src/index.o
build/temp.linux-x86_64-3.8/src/kseq.o
build/temp.linux-x86_64-3.8/src/module.o
build/temp.linux-x86_64-3.8/src/read.o
build/temp.linux-x86_64-3.8/src/sequence.o
build/temp.linux-x86_64-3.8/src/util.o
build/temp.linux-x86_64-3.8/src/zran.o
pyfastx.cpython-38-x86_64-linux-gnu.so
tests/__pycache__/__init__.cpython-38.pyc
tests/__pycache__/test_fakeys.cpython-38.pyc
tests/__pycache__/test_fasta.cpython-38.pyc
tests/__pycache__/test_fastq.cpython-38.pyc
tests/__pycache__/test_read.cpython-38.pyc
tests/__pycache__/test_sequence.cpython-38.pyc
tests/__pycache__/test_fastx.cpython-36.pyc
tests/__pycache__/test_fqkeys.cpython-36.pyc
tests/__pycache__/test_fastx.cpython-37.pyc
tests/__pycache__/test_fqkeys.cpython-37.pyc
pyfastx_mp.py
test.py
tests/__pycache__/test_fastx.cpython-38.pyc
tests/__pycache__/test_fqkeys.cpython-38.pyc
tests/__pycache__/test_sequence_error.cpython-38.pyc
.DS_Store