No description, website, or topics provided.
Python PHP C++ Haskell R Makefile Shell
Switch branches/tags
Nothing to show
Pull request Compare This branch is 21 commits ahead, 57 commits behind master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
BCL2BAM
bam2fastq
biohazard @ 3cf095f
estimateControlReadsBCL
extractControlReadsBam
fastq2bam
libgab @ 6560c27
network-aware-bwa @ 5b039d8
pipeline
plotQualScores
qualScoreC++
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