Skip to content

NethmiRanasinghe/GraphK-LR-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphk_final_logo

GraphK-LR : Long-reads metagenomic bin refiner

Dependencies

A possible conda environment to work

For a system with CUDA:

conda env create -f environment.yml 

For a system with only CPU:

conda env create -f env_cpu.yml 

Downloading the tool

To download GraphK-LR, you have to clone the GraphK-LR repository to your machine.

git clone https://github.com/NethmiRanasinghe/GraphK-LR.git

Compiling the source code

  • Build the binaries
cd GraphK-LR
sh build.sh

Test run data

Download dataset from here;

python main.py -r <path to fastq file> -i <path to initial tool results .txt file> -o <path to output folder> --resume

Parameters

Available Commands

Use the -h argument to list all the available commands.

About

Long-reads metagenomic bin refiner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •