No description, website, or topics provided.
Python PHP C++ Haskell R Makefile Shell
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
BCL2BAM2FASTQ @ da8cdb5
SimpleJSON @ ad82167
bamtools @ 2d7685d
biohazard @ 3cf095f
deML @ 48c603b
estimateControlReadsBCL
extractControlReadsBam
insertSize
leehom @ bbe290b
libgab @ 960f400
mapping
network-aware-bwa @ 5b039d8
pipeline
plotQualScores
qualScoreC++
rnaseq
splitRGSubsample
testData
tileCount
webForm
.gitignore
.gitmodules
Makefile
README.md
example.sh
makefile.defs

README.md

========================================================== aLib: a sequencing pipeline for ancient and modern DNA

aLib is:

  • an open-source set of modules to process ancient and modern DNA data from raw intensities to usable BAM files
  • It is aimed at mid-size sequencing centers processing ancient DNA using Illumina sequencers
  • It performs basic processing that should be common to any sequencing pipeline.
  • It features:
  • Online monitoring interface for sequencing runs
  • Online form with analysis requirements
  • Basecalling either with freeIbis or using the default basecaller Bustard
  • Trimming of sequencing adapters, merging of partially overlapping mate-pairs and flagging of chimeric sequences
  • Demultiplexing based on read group assignment quality
  • Basic filtering
  • Basic Quality control

To install:

Installation instructions are provided on the wiki:

https://github.com/grenaud/aLib/wiki