We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242e330 commit 19cf2f4Copy full SHA for 19cf2f4
src/schema/rules/tabular_data/pet.yaml
@@ -4,6 +4,7 @@ Blood:
4
- datatype == "pet"
5
- suffix == "blood"
6
- extension == ".tsv"
7
+ initial_columns: [time]
8
columns:
9
time: required
10
plasma_radioactivity:
0 commit comments