-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28 from loosolab/estimation_motifs
sorting scripts depending on their function
Showing
59 changed files
with
5,786 additions
and
24 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+1.13 KB
bin/3.1_create_gtf/Modules/Ensembl/FTPHandling/__pycache__/FTPEntry.cpython-35.pyc
Binary file not shown.
Binary file added
BIN
+2.07 KB
bin/3.1_create_gtf/Modules/Ensembl/FTPHandling/__pycache__/URLRetrieve.cpython-35.pyc
Binary file not shown.
Binary file added
BIN
+3.88 KB
bin/3.1_create_gtf/Modules/Ensembl/FTPHandling/__pycache__/VersionChecker.cpython-35.pyc
Binary file not shown.
Binary file added
BIN
+187 Bytes
bin/3.1_create_gtf/Modules/Ensembl/FTPHandling/__pycache__/__init__.cpython-35.pyc
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+3.6 KB
bin/3.1_create_gtf/Modules/Ensembl/__pycache__/ActivityCategorizer.cpython-35.pyc
Binary file not shown.
Binary file added
BIN
+2.22 KB
bin/3.1_create_gtf/Modules/Ensembl/__pycache__/ActivityTable.cpython-35.pyc
Binary file not shown.
Binary file added
BIN
+951 Bytes
bin/3.1_create_gtf/Modules/Ensembl/__pycache__/ActivityTableGenerator.cpython-35.pyc
Binary file not shown.
Binary file added
BIN
+1.44 KB
bin/3.1_create_gtf/Modules/Ensembl/__pycache__/Ensembl.cpython-35.pyc
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+175 Bytes
bin/3.1_create_gtf/Modules/Ensembl/__pycache__/__init__.cpython-35.pyc
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file added
BIN
+172 Bytes
bin/3.1_create_gtf/Modules/ucsc/__pycache__/__init__.cpython-35.pyc
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
0
bin/RegGTFExtractor.py → bin/3.1_create_gtf/RegGTFExtractor.py
100755 → 100644
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
bin/3.1_create_gtf/data/EnsemblData/release-94/homo_sapiens/CHECKSUMS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
fd500a8b924f0f3ddc5391baf259b429 homo_sapiens.GRCh38.motiffeatures.20161111.gff.gz | ||
b42e919ff359bd873c7e5eea14b49776 homo_sapiens.GRCh38.Regulatory_Build.regulatory_features.20161111.gff.gz | ||
dbd442cdd993ca44cbbf39be620dfa23 README |
1 change: 1 addition & 0 deletions
1
bin/3.1_create_gtf/data/EnsemblData/release-94/homo_sapiens/activity/A549/CHECKSUMS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
10483 8961 homo_sapiens.GRCh38.A549.Regulatory_Build.regulatory_activity.20161111.gff.gz |
Binary file added
BIN
+8.75 MB
...tivity/A549/homo_sapiens.GRCh38.A549.Regulatory_Build.regulatory_activity.20161111.gff.gz
Binary file not shown.
1 change: 1 addition & 0 deletions
1
bin/3.1_create_gtf/data/EnsemblData/release-94/homo_sapiens/activity/Aorta/CHECKSUMS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
37136 8883 homo_sapiens.GRCh38.Aorta.Regulatory_Build.regulatory_activity.20161111.gff.gz |
Binary file added
BIN
+878 KB
...vity/Aorta/homo_sapiens.GRCh38.Aorta.Regulatory_Build.regulatory_activity.20161111.gff.gz
Binary file not shown.
Binary file added
BIN
+8.02 MB
...-94/homo_sapiens/homo_sapiens.GRCh38.Regulatory_Build.regulatory_features.20161111.gff.gz
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
|
||
name: masterenv | ||
dependencies: | ||
- python >=3 | ||
- r-seqinr | ||
- numpy | ||
- pybigWig | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters