Skip to content

oiertwo/goliath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goliath

Biomedical tools

#links referencia:

bowtie : software para alinear (y mas..) <br>

zcat ${tmp_fastq1_gz} | bowtie "$tmp_genome_path" --threads 4 -v 2 -m 10 --best --strata - -S ${tmp_sampleID}.1.sam 

wavClusteR : la opcion de R

#To add goliath script to the path:

Option 1)

export PATH="$PATH:$HOME/Script/goliath/py-proto"

Option 2)

add following line to ~/.profile

PATH="$PATH:$HOME/Script/goliath/py-proto"

About

Biomedical tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published