#
View
This convenience command lets you view relevant details within a Harpy workflow directory without having to fish around for the right files.
usage
harpy view MODE DIRECTORY
example | view the workflow configuration of an existing harpy-generated folder
harpy view config Align/bwa
#
arguments
#
modes
#
environments
view environments
is an exception in that it does not require a DIRECTORY
argument.
To use environments
, you can run it without arguments or give it a SOFTWARE
argument
to only print environments where SOFTWARE
is found (it also works with partial matches).
viewing all environments
harpy view environments
.environments/f5cb053d77e72fca1c7b6463448fd855_
- falco=1.2.4
- fastp
- multiqc=1.28
- pysam=0.22
- quickdeconvolution
.environments/9f9995de2cc77c81654693b8fb002922_
- quarto
- r-dt
- r-dplyr
- r-highcharter
- r-magrittr
- r-plotly
- r-scales
- r-tidyr
- r-viridislite
- r-xml2
- r-biocircos
searching for a program
harpy view environments fast
.environments/f5cb053d77e72fca1c7b6463448fd855_
- falco=1.2.4
→ fastp
- multiqc=1.28
- pysam=0.22
- quickdeconvolution