Revision 245390acbb3a51aa9baf695b449bf614798e86c9 authored by Luca Venturini on 23 February 2016, 00:41:51 UTC, committed by Luca Venturini on 23 February 2016, 00:41:51 UTC
1 parent 8cc0f17
Raw File
.gitignore
__pycache__/
*.pyc
*.coverage
sample_data/*loci*
sample_data/*zip
sample_data/*fasta.n*
sample_data/*fasta.p*
sample_data/uniprot*fasta*
sample_data/chr5.fas
sample_data/mikado_prepared.fasta
sample_data/mikado_prepared.gtf
myRecords/__pycache__/BatchBlast.cpython-34.pyc
myRecords/__pycache__/Blast.cpython-34.pyc
myRecords/__pycache__/Blat.cpython-34.pyc
myRecords/__pycache__/cufflinks.cpython-34.pyc
myRecords/__pycache__/Fastq.cpython-34.pyc
myRecords/__pycache__/GFF.cpython-32.pyc
myRecords/__pycache__/GFF.cpython-34.pyc
myRecords/__pycache__/gff_mrna.cpython-34.pyc
myRecords/__pycache__/GTF.cpython-34.pyc
myRecords/__pycache__/gtfRecord.cpython-34.pyc
myRecords/__pycache__/__init__.cpython-32.pyc
myRecords/__pycache__/__init__.cpython-34.pyc
myRecords/__pycache__/Sam.cpython-34.pyc
Chr*
*/*~
sample_data/*.ok
sample_data/.snakemake
sample_data/*db
sample_data/*xml
test_blast
sample_data/*check
sample_data/*tmap
sample_data/*refmap
sample_data/*stats
sample_data/*log*
sample_data/*prof
portcullis
*lprof
Reference/*
build/*
*~
shanghai.egg-info/
dist/*
Mikado.egg-info/*
.idea/*sample_data/configuration2.yaml
.idea/codeStyleSettings.xml
.idea/dictionaries
.idea/encodings.xml
.idea/inspectionProfiles
.idea/Mikado.iml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/workspace.xml
sample_data/mikado_prepared.fasta.fai
sample_data/chr5.fas.fai
sample_data/all.fasta.fai
back to top