R/gene-pages.R

Defines functions makeGenePage makeAllGenePages

makeGenePage <- function(x){

  # gene name

  # basic stats - length, exons, position in focal species

  # sequence

  # alignments against each target species, with scores

  # multiple sequence alignment?

  # contextual alignments, including features from targets

  # synder information

  # synder plot

}

makeAllGenePages <- function(con){

}
arendsee/fagin documentation built on Aug. 27, 2019, 11:58 a.m.