nano_seq_cov: Genome coverage of nanopore run Takes in the...

Description Usage Arguments Value

View source: R/nanoRaw_scripts.R

Description

Genome coverage of nanopore run Takes in the 'sequencing_summary' file of albacore and the genome fasta as input and returns the genome coverage

Usage

1
nano_seq_cov(inputfile, genome_fasta, quality = 0)

Arguments

inputfile

Filepath to sequencing_summary.txt output of albacore

genome_fasta

path to genome fasta

quality

Mean quality filter option for every read

Value

Genome coverage = Nr of bases sequenced/genome length


felixgrunberger/nanoRaw documentation built on May 22, 2019, 2:23 p.m.