Skip to content

Creates heat map of the GC contend in a single or multi fasta file

Notifications You must be signed in to change notification settings

vborjesson/HanSolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HanSolo

HanSolo is a program that takes a single or multi fasta file as input and returns a heat map with the sequence GC-frequency and the total GC-content.


In order to run the program packages needs to be installed and the environmant needs to be setup.

Install nextflow acording to https://www.nextflow.io/ Install packages in R; ggplot2, data.table, tidyr and viridis.

Then clone this repository

# Clone the directory to your home directory
git clone ..
cd HanSolo

Run

Run the program:

~/nextflow HanSolo.nf --fasta --working_dir -c HanSolo.config 

The heat map is located in the specified working_dir

About

Creates heat map of the GC contend in a single or multi fasta file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published