read.outfmt6: Read blast outfmt6 file

Description Usage Arguments

View source: R/read.outfmt6.R

Description

Read blast outfmt6 file

Usage

1
2
3
4
5
6
7
read.outfmt6(
  fname,
  col.names = c("qseqid", "sseqid", "pident", "length", "mismatch", "gapopen",
    "qstart", "qend", "sstart", "send", "evalue", "bitscore"),
  col.names.pre = c(),
  col.names.post = c()
)

Arguments

fname

input file name


har-wradim/bioformatr documentation built on Jan. 12, 2022, 7:52 a.m.