Description Usage Arguments Examples
View source: R/makegenotypeidentifiers.R
This function retrieves ab1 files either from a link or from a directory and compares the sequence to .
1 | makegenotypeidentifiers(litter_list, size_list, alpha = TRUE)
|
litter_list |
A list of litter names |
size_list |
Corresponding list with number of pubs |
alpha |
Make alphabetic instead of numeric identifiers |
1 | identifiers<-makegenotypeidentifiers(c("KCAW4.4","KCAW5.2"),c(8,16),alpha=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.