Skip to content

ht-diva/SnakeMake_canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeMake_canvas

This is a SnakeMake canvas that you could use to start to create your SnakeMake. You will need the following components:

  • Rule definitions: each rule defines a step in the workflow
  • Inputs and Outputs: specify the input files required and the output files generated by each rule
  • Commands: commands or scripts to process the input files and produce the outputs
  • Configuration: external configuration file for paths and parameters
  • Resources and Threads: specify computational resources like CPU cores and memory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published