class Mapper

Defined in:

grit-rename.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(file : String, outdir : String) #

[View source]

Instance Method Detail

def fasta(file) #

fasta


[View source]
def munge_ids(file) #

add id mappings from the TPF


[View source]
def parse_mapping #

parse the mapping mapping between scaffold_ids -> new_ids


[View source]
def tpf(file) #

tpf


[View source]