check_fasta_meta_mapping {minSNPs}R Documentation

check_fasta_meta_mapping

Description

check_fasta_meta_mapping is used to check if fastas and metas are compatible.

Usage

check_fasta_meta_mapping(fasta, meta)

Arguments

fasta

the fasta read into memory to join

meta

the meta read into memory to join

Value

TRUE/FALSE if the fasta and meta are compatible


[Package minSNPs version 0.2.0 Index]