DSK GATB installation Windows
I´m trying to install DSK from git hub in Windows https://github.com/GATB/dsk. I´m new with programming and c++ so I need a tutorial to installation
assembly
kmer
dsk
windows
• 1,329 views
•
link
written
by
mimarcelape •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Installing EVcouplings in my ubuntu system locally (command line)
written by Peerzada •Hello all , I need to install EVcouplings software in my ubuntu system through command .Then I need to run EVcompex from that to find …
-
conda install -c bioconda simlord | SimLoRD
written by Anonymous •Following this [tutorial][1] and two [installation steps][2], I want to run `SimLoRD`. On `Ubuntu 18.04`, using a `Python 3.9` venv: ``` conda install -c bioconda …
-
HDF5-DIAG: Error in using dsk
written by manozawa439 •Hi, When I use dsk with the following command, I got the error below. dsk -file /home2/nozawa/montium_ssg/DNAseq/kmer/Q25L50/k-awa31F_list.txt \ -storage-type file \ -max-memory 100000 \ -kmer-size …
-
seqtk: command not found
written by adriana.gallego.02 •Hi, Im using Git bash in my Windows computer, I want to install seqtk, I followed this path git clone https://github.com/lh3/seqtk.git cd seqtk Then when …
-
Pacific Biosciences pitchfork installation
written by RoxHi everyone ! I'm currently working on a genome assembly with Pacific Biosciences long reads, and to finish my assembly, I need to polish it …
-
Tutorial: New GATB-Core Tutorial: learn the Genome Analysis Tool Box... online
written by patrick.durandThe [GATB-Core][1] library is a free and open-source high performance tool providing efficient data structures and algorithms to decypher NGS reads by means of kmers, …
-
News: Making efficient NGS data analysis softwares - GATB-Core Library Tutorial
written by patrick.durandYou are interested in learning how to create efficient NGS data analytics tools? You have skills in c++ programming? Ok, well done: this event is …
-
DSK error on k-mer lengths up to, say, 160
written by s.vandenhurk •I am looking for a k-mer analysis tool that is capable of analysing kmers longer then 31. I thought I hit the jackpot when I …
-
News: New versions of Minia and DSK (2.0.x)
written by Rayan ChikhiMinia is a low-memory short-read assembler for large genomes. It creates contigs. DSK is a low-memory k-mer counter. We have ported Minia and DSK to …
-
News: GATB will provide developer support via Biostar
written by Rayan ChikhiThe [**Genome Assembly & Analysis Tool Box (GATB)**][1] provides an easy way to develop efficient and fast NGS tools. GATB is a C++ library of …
sudo apt install git build-essential cmake -y