read_outfmt10: Import outfmt 10 result

Description Usage Arguments Examples

View source: R/read_outfmt10.R

Description

Convert a result from using blastn with the -outfmt "10" flag to a data frame.

Usage

1

Arguments

path

The path to the blast result.

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Not run: 

# Choose the path to the file interactively
read_outfmt10()

# Or explicitly specify a path
read_outfmt10(file.path("path", "to", "file.out"))


## End(Not run)

seankross/halcyon documentation built on May 29, 2019, 4:55 p.m.