We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9c07c commit 9a3ec96Copy full SHA for 9a3ec96
1 file changed
malariagen_data/anoph/sample_metadata.py
@@ -618,8 +618,6 @@ def sample_metadata(
618
# Note: this includes study and terms-of-use info.
619
df_samples = self.general_metadata(sample_sets=prepped_sample_sets)
620
621
- # Commented this out as it breaks some things - will fix
622
-
623
# Merge with the sequence QC metadata.
624
df_sequence_qc = self.sequence_qc_metadata(
625
sample_sets=prepped_sample_sets
0 commit comments