Skip to content

Commit 628bcf9

Browse files
committed
Update readdata view
1 parent 65bb035 commit 628bcf9

File tree

1 file changed

+6
-2
lines changed
  • SequenceAnalysis/resources/queries/sequenceanalysis/readData

1 file changed

+6
-2
lines changed

SequenceAnalysis/resources/queries/sequenceanalysis/readData/.qview.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,13 @@
1313
<column name="description" />
1414
<column name="sra_accession" />
1515
<column name="archived" />
16-
16+
<column name="runid/JobId">
17+
<properties>
18+
<property name="columnTitle" value="Job Id"/>
19+
</properties>
20+
</column>
1721
<column name="created" />
18-
<column name="workbook" />
22+
<column name="readset/workbook" />
1923
</columns>
2024
<sorts>
2125
<sort column="readset" />

0 commit comments

Comments
 (0)