Description Usage Arguments Examples
This function helps identify homologous TA sites from raw tally file.
1 | find_homo(tally,homofile)
|
tally |
raw tally file, path and name of tally file for run, e.g. '/home/your_folder/your_tally.txt' |
homofile |
path and name of homologous marker file generated from genomic pre-processing step |
1 2 3 4 5 | find_homo("/home/TnSeq/data/test_data/PA14_M9_rep1_tally.txt",
"/home/TnSeq/data/test_data/homologous_TA_sites.txt")
{ ~homologous }
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.