Skip to content

Commit

Permalink
update index.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulo Lins committed Mar 13, 2023
1 parent 79a525b commit 6718abf
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions lib/Bio/EnsEMBL/DataCheck/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1388,16 +1388,6 @@
"name" : "EmptyVariationTables",
"package_name" : "Bio::EnsEMBL::DataCheck::Checks::EmptyVariationTables"
},
"EpigenomeHasSegmentationFile" : {
"datacheck_type" : "critical",
"description" : "All epigenomes in the current regulatory build have a segmentation file",
"groups" : [
"funcgen",
"regulatory_build"
],
"name" : "EpigenomeHasSegmentationFile",
"package_name" : "Bio::EnsEMBL::DataCheck::Checks::EpigenomeHasSegmentationFile"
},
"ExonBounds" : {
"datacheck_type" : "critical",
"description" : "Exon regions are non-overlapping, and are consistent with their transcripts",
Expand Down Expand Up @@ -2229,17 +2219,6 @@
"name" : "RNASeqDNAAlignFeatureAnalyses",
"package_name" : "Bio::EnsEMBL::DataCheck::Checks::RNASeqDNAAlignFeatureAnalyses"
},
"ReadFileNames" : {
"datacheck_type" : "critical",
"description" : "Checks that read file names are valid.",
"groups" : [
"funcgen",
"regulatory_build",
"funcgen_registration"
],
"name" : "ReadFileNames",
"package_name" : "Bio::EnsEMBL::DataCheck::Checks::ReadFileNames"
},
"ReadFilePathEncrypted" : {
"datacheck_type" : "critical",
"description" : "Checks if paths stored in the file column of the read_file table are encrypted",
Expand Down

0 comments on commit 6718abf

Please sign in to comment.