Skip to content

Avramis/AssemblyByNumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssemblyByNumbers

A tool for de novo assembling nucleotides sequences to longer contigs. The ASBN uses signal processing and time series techniques to identify similarities between the short sequences.

Installation

Run the appropriate GCC or Intel installation script provided for each system and the AssemblyByNumbers executable will be generated in folder ./Exec.

i.e for a Linux  or a Mac executable with GCC compiler 
First step make the script executable using
chmod u+x ./GCC_Installation

  and then invoke the executable

./GCC_Installation

i.e. for for a Linux  or a Mac executable with Intel compiler 
First step make the script executable using
chmod u+x ./INTEK_Installation

  and then invoke the executable

./INTEL_Installation

Built With

Usage

./AssemblyByumbers -fq ./metagenomic.fastq -so ./Results/OVLASEMBLY.sam -fo ./Results/CONTIGS.fasta

For more detailed instructions use

./AssemblyByumbers -h

Authors

  • Avraam Tapinos

Fundings

This work has been supported by the BBSRC [BB/M001121/1], and the VIROGENESIS project which receives funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 634650.

About

De novo assembler for short nucleotide sequences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published