nextflow-io / nf-hack17

Nextflow hackathon 2017 projects
10 stars 2 forks source link

Project 10: De novo assembly of nanopore reads #10

Open HadrienG opened 7 years ago

HadrienG commented 7 years ago

Project

The project aims at building a modular pipeline for de-novo bacterial assembly using nanopore reads.

Preliminary plan:

If time permits it:

(the workflow is open to software suggestions and improvements)! 😄

Data:

We'll use a subset of E. coli data from a R9 run from here

We'll work directly with the fasta files (1.5G) to avoid to lose time on the basecalling.

Computing resources:

About 20GB of RAM is necessary for miniasm. 8 cores would be great but we could manage with 4. I think a t2.2xlarge or an r4.xlarge would suffice.

Project Lead:

The project will be led by Hadrien Gourlé

Ackia commented 7 years ago

I will join in on this

Kind regards

jhayer commented 7 years ago

Me too!

mauropetrillo commented 6 years ago

I will join

Kind regards,

Mauro

HadrienG commented 6 years ago

Dev happening at https://github.com/HadrienG/nanoflow 🎉