Difference between revisions of "Squigglekit"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Data Visualization and AnalysisCategory:Biology {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|squigglekit}} |{{#vardefine:url|https:...") |
|||
Line 31: | Line 31: | ||
|}} | |}} | ||
<!--Run--> | <!--Run--> | ||
− | {{#if: {{#var: exe}}|==Additional Information== | + | {{#if: {{#var: exe}}1|==Additional Information== |
− | + | <code>$ module load squigglekit/1.0.0</code> | |
+ | |||
+ | <code>$ fast5_fetcher.py</code> | ||
+ | |||
+ | <code>$ SquigglePlot.py</code> | ||
+ | |||
+ | <code>$ SquigglePull.py</code> | ||
|}} | |}} |
Revision as of 17:16, 3 May 2022
Description
A toolkit for manipulating nanopore signal data
Environment Modules
Run module spider squigglekit
to find out what environment modules are available for this application.
System Variables
- HPC_SQUIGGLEKIT_DIR - installation directory
- HPC_SQUIGGLEKIT_BIN - executable directory
Additional Information
$ module load squigglekit/1.0.0
$ fast5_fetcher.py
$ SquigglePlot.py
$ SquigglePull.py