Skip to content

Commit

Permalink
More cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
anngvu committed Nov 28, 2023
1 parent b1bc32a commit 6df1bd1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions modules/classes/sequencing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,15 +169,21 @@ classes:
# Bulk Methylation ##############################################################################################

BulkMethylation-seqLevel1:
is_a: SequencingData
is_a: File
annotations:
requiresComponent: ''
required: false
description: Raw data for bulk methylation sequencing, such as FASTQs and unaligned BAMs
slots:
- ParticipantID
- SampleID
- AltSampleID
- NucleicAcidSource
- BisulfiteConversionKit
- BulkMethylationAssayType
- TotalDNAInput
- SequencingPlatform
- TechnicalReplicateGroup


BulkMethylation-seqLevel2:
is_a: File
Expand Down

0 comments on commit 6df1bd1

Please sign in to comment.