Skip to content

hasindu2008/nci-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nci-scripts

Example PBS scripts for running long read genomics analyses on Australia's NCI Gadi Supercomputer.

These scripts use software installed under the if89 project (Australian BioCommons Tools and Workflows project). With your NCI account, simply join the if89 project using the myNCI and start using these scripts with software already installed on Gadi through project if89.

See the comments in the scripts to identify which variables you should change. These scripts are intentionally kept minimal as they are intended to serve as examples for you to quickly get started.

Please note that the tool versions in the scripts may not always be the latest, as I only update them periodically. You may update the scripts when newer tool versions are available.

Read Alignment

Assembly

S/BLOW5 Basecalling

  • basecall/slow5-dorado.pbs.sh - Basecall a S/BLOW5 file using slow5-dorado. slow5-dorado is a fork of ONT's Dorado that supports S/BLOW5. This script is for slow5-dorado >= v1 and supports latest R10.4.1 5KHz data only. For old data (DNA R10.4.1 4kHz, DNA R9.4.1 and RNA002) please use this.
  • basecall/buttery-eel-dorado.pbs.sh - Basecall a S/BLOW5 file using buttery-eel wrapper for Dorado. This script is for ont-dorado-server >= 7.11.2 and supports latest R10.4.1 5KHz data only. For old data (DNA R10.4.1 4kHz, DNA R9.4.1, and RNA002), use this. For legacy Guppy basecaller, use this.

S/BLOW5 Modification calling

  • modcall/f5c-call-methylation.pbs.sh - Perform methylation calling of a S/BLOW5 file using f5c, a GPU accelerated version of nanopolish. You must execute f5c-index.pbs.sh under the preparation section first.
  • modcall/slow5-dorado.pbs.sh - Modification calling of a S/BLOW5 file using slow5-dorado. slow5-dorado is a fork of ONT's Dorado that supports S/BLOW5. This script is for slow5-dorado >= v1 and supports latest R10.4.1 5KHz data only. For old data (DNA R10.4.1 4kHz, DNA R9.4.1 and RNA002) please use this.
  • modcall/buttery-eel-dorado.pbs.sh - Modification calling of a S/BLOW5 file using buttery-eel wrapper for Dorado. This script is for ont-dorado-server >= 7.11.2 and supports latest R10.4.1 5KHz data only. For older data (DNA R10.4.1 4kHz, DNA R9.4.1, and RNA002), use this. For legacy Guppy, use this.
  • modcall/minimod.pbs.sh - Extract modification frequencies from a BAM file using minimod.

Preparation

Data Transfer

Misc

About

PBS scripts for running nanopore genomics analyses on NCI Gadi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages