I have identified discrepancies between the sequences extracted from the hg38.ml.fa reference genome using BED file coordinates and those stored in the tfrecords within the Basenji dataset hosted on Google Cloud (https://console.cloud.google.com/storage/browser/basenji_barnyard?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22). This inconsistency is concerning as it affects the reliability of our data used for genomic analyses.
Detailed Observations:
-
I retrieved sequences using the sequences.bed file from the hg38.ml.fa reference genome.
-
Upon comparing these sequences with those recorded in the tfrecords dataset, I discovered mismatches. For example, in the validation set for human data, only two samples had sequences that matched their coordinates.
Questions:
-
What could be causing these discrepancies between the retrieved sequences and those in the tfrecords?
-
How is the hg38.ml.fa genome processed, and how does it differ from the standard reference genome?
Any assistance or guidance on how to verify the consistency of the data in the Google Cloud repository would be greatly appreciated.
I have identified discrepancies between the sequences extracted from the
hg38.ml.fareference genome using BED file coordinates and those stored in the tfrecords within the Basenji dataset hosted on Google Cloud (https://console.cloud.google.com/storage/browser/basenji_barnyard?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22). This inconsistency is concerning as it affects the reliability of our data used for genomic analyses.Detailed Observations:
I retrieved sequences using the
sequences.bedfile from thehg38.ml.fareference genome.Upon comparing these sequences with those recorded in the
tfrecordsdataset, I discovered mismatches. For example, in the validation set for human data, only two samples had sequences that matched their coordinates.Questions:
What could be causing these discrepancies between the retrieved sequences and those in the
tfrecords?How is the
hg38.ml.fagenome processed, and how does it differ from the standard reference genome?Any assistance or guidance on how to verify the consistency of the data in the Google Cloud repository would be greatly appreciated.