lgonzalez1 commited on
Commit
e586f01
·
1 Parent(s): ce68d96

rm legacy dfs

Browse files
.gitattributes CHANGED
@@ -65,3 +65,4 @@ transcript_expression/GTEx_read_counts_multiomics.csv filter=lfs diff=lfs merge=
65
  =======
66
  transcript_expression/GTEx_final_tpm_multiomics_fix.csv filter=lfs diff=lfs merge=lfs -text
67
  >>>>>>> Stashed changes
 
 
65
  =======
66
  transcript_expression/GTEx_final_tpm_multiomics_fix.csv filter=lfs diff=lfs merge=lfs -text
67
  >>>>>>> Stashed changes
68
+ transcript_expression/GTEx_final.csv filter=lfs diff=lfs merge=lfs -text
multi_omics_transcript_expression.py CHANGED
@@ -301,7 +301,7 @@ class TranscriptExpressionHandler(GenomicLRATaskHandler):
301
  self.reference_genome = Fasta(reference_genome_file, one_based_attributes=False)
302
 
303
  self.df_csv_file = dl_manager.download_and_extract(
304
- "transcript_expression/GTEx_final_tpm_multiomics_fix.csv"
305
  )
306
  self.normalization_values_csv_file = dl_manager.download_and_extract(
307
  "transcript_expression/normalization_values.csv"
 
301
  self.reference_genome = Fasta(reference_genome_file, one_based_attributes=False)
302
 
303
  self.df_csv_file = dl_manager.download_and_extract(
304
+ "transcript_expression/GTEx_final.csv"
305
  )
306
  self.normalization_values_csv_file = dl_manager.download_and_extract(
307
  "transcript_expression/normalization_values.csv"
transcript_expression/GTEx_df_v1.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:62f5f7a8b0dc1a3e574bf81109f01cd5e905e5730e8b7e022030542b1fe2ee40
3
- size 295410868
 
 
 
 
transcript_expression/GTEx_df_v1_with_utr.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce6b9223e5e6a1e82d4405119396320bbec1ae878a78cb4ba30cb0415b377acc
3
- size 497490412
 
 
 
 
transcript_expression/GTEx_df_v2.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:dad0f74b971d8dca6627fdeebab2fe2a6d6ddfa00e2f1635aca972623a37c554
3
- size 334417020
 
 
 
 
transcript_expression/GTEx_df_v2_with_utr.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:70ce25011bf3a492b5fc8d5f20ea95bf3b7da2b5941a29db64160d9327e04cac
3
- size 536496564
 
 
 
 
transcript_expression/{GTEx_final_tpm_multiomics_fix.csv → GTEx_final.csv} RENAMED
File without changes
transcript_expression/GTEx_final_tpm_multiomics.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:748ee75ea2662fd209871b0476803598a54795940b6074a219ceb997c84f92da
3
- size 646322752
 
 
 
 
transcript_expression/GTEx_read_counts_multiomics.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:748ee75ea2662fd209871b0476803598a54795940b6074a219ceb997c84f92da
3
- size 646322752
 
 
 
 
transcript_expression/GTEx_v1_multiomics.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ea6fde2f3f6278fe956bba63e100947ead8fce5ea3c6d3718aaf7b1f99a782e
3
- size 643913393