Giter Site home page Giter Site logo

sasi-arunachalam / hci-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tjparnell/hci-scripts

0.0 1.0 0.0 232 KB

Miscellaneous bioinformatics scripts written by me for myself and other people

License: Artistic License 2.0

Perl 99.09% HTML 0.91%

hci-scripts's Introduction

HCI-Scripts

Miscellaneous bioinformatics scripts written by me for myself and other people.

Some are fully documented, polished applications exported from a purging of Bio::ToolBox at version 1.40. These no longer fit the intent of the original package, but are too useful to discard.

Some are quickie one-off scripts thrown together for some specific need. Most illustrate the utility of using the Bio::ToolBox libraries, so if you need some inspiration....

Mostly (all?) are Perl scripts based on Bio::ToolBox, available at https://github.com/tjparnell/biotoolbox.

Installation

These scripts do not need to be installed anywhere special. They can be run most anywhere. Most require certain Perl modules to be installed, for example the Bio::ToolBox libraries found at this Repository. As long as modules are installed in a PERL5 library available to your Perl installation (either the site directory or through local::lib), they should run. Scripts will not run if required modules are missing. You can install missing modules using your favorite CPAN utility.

Organization

The scripts are organized into the following folders based loosely on their function.

Annotation

Scripts that are about working with genomic annotation, derived either from a file or from a database.

BamFile

Scripts for working with bam files. Requires installation of Bio::DB::Sam.

ChIPSeq

Scripts for working with ChIPSeq data.

Clusters

Scripts for working with k-means cluster data files.

DataTables

Scripts for working with tab-delimited text data tables using the Bio::ToolBox libraries.

Nucleosome

Scripts for working with MNase Sequencing of nucleosomes.

RT

Scripts for customizing Best Practical's Request Tracker software.

Sequence

Scripts for working with genomic sequence.

SomaticVariants

Scripts for working with somatic variant calling. Demonstrates use of working with VCF files.

WigFiles

Scripts for working with and manipulating wig files.

hci-scripts's People

Contributors

tjparnell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.