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:...") |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Visualization]][[Category:Biology]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|squigglekit}} | |{{#vardefine:app|squigglekit}} | ||
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> | ||
|}} | |}} |
Latest revision as of 15:55, 22 August 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