Skip to content

Perl libraries and scripts for everyday bioinformatics tasks, including VCF, FASTA & FASTQ handling

Notifications You must be signed in to change notification settings

noporpoise/bioinf-perl

Repository files navigation

Bioinformatics perl scripts
1 Nov 2013
Isaac Turner
[email protected]

== Install ==

0) git clone git:https://github.com/noporpoise/bioinf-perl.git

1) Add the lib directory to perl's @INC path by adding the following lines to
   your ~/.profile

PERL5LIB=${PERL5LIB}:${HOME}/bioinf-perl/lib/
export PERL5LIB

2) That's it!  Now run some scripts.  


== Development ==

The code is updated regularly.  Run 'git pull' from the bioinf-perl directory to
update.  Get in touch if you have feature requests ([email protected]).  

About

Perl libraries and scripts for everyday bioinformatics tasks, including VCF, FASTA & FASTQ handling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages