Skip to content

Commit

Permalink
Genomics templates and docs updates (#166)
Browse files Browse the repository at this point in the history
* Add key for issue #158

* Add processing module w/ initial workflow attributes

* Fix non-unique ids in new props

* Update template documentation code

Templates are documented more accurately and reflect use of dependency expansion.
Moreover, the doc function previously built all template assets by default,
but now templates to generate assets for have to be specified more intentionally.

* Import data types from GDC for processed data templates

* Add new data types to property valid values

* Add seq data properties per reopened issue #126

* Pull in workflowLink whenever workflow is mentioned via dependency def

* Update genomics templates and add processed variants (WIP)

* Revise internal Range assignment for dataSubtype

* Regenerate all assets

* Add WES-specific prop and regen docs again

* Add changes

* Import additional props from GDC

* Add changes

* Import class term for germline variants data

* Add changes

Co-authored-by: nf-osi[bot] <[email protected]>
  • Loading branch information
anngvu and nfosi-service authored Jun 21, 2022
1 parent ef2c06c commit e8a62c4
Show file tree
Hide file tree
Showing 39 changed files with 1,953 additions and 469 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
94 changes: 61 additions & 33 deletions NF.csv

Large diffs are not rendered by default.

Loading

0 comments on commit e8a62c4

Please sign in to comment.