Skip to content

Commit 3ebd0ca

Browse files
authored
Use newer (2015) data (#23)
* change mitocheck trainingset * get movie details from features samples line * finish new locate module * update training data idr stream * changes to training data idr stream * idrstream training run * compile mitocheck data * finish format module * rerun normalization pipeline * finish analyze module * fix typos * documentation * remove logs * log changes * unused variable
1 parent 9f5312b commit 3ebd0ca

File tree

4,892 files changed

+5299
-4658
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,892 files changed

+5299
-4658
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ __pycache__/
1111
# normalized control features
1212
3.normalize_data/normalized_data/negative_control_data.csv.gz
1313
3.normalize_data/normalized_data/positive_control_data.csv.gz
14+
# IDR stream logs
15+
1.idr_streams/streams/logs/negative_control_idr_stream.log
16+
1.idr_streams/streams/logs/positive_control_idr_stream.log

0 commit comments

Comments
 (0)