airen: A R package to optimize the performance of Restriction digestion to improve the resolution of WGS
In general, the main package is generally adressed to define the best combination of restriction enzymes over a genome in order to increase the resolution of WGS sequencing. The functions of the package are defined by:
'finding': Use a database of 400 enzyme to predict the best enzyme to obtain the most quantity of fragments in the desired size range from the reference genome. 'combination': Use two chosen enzymes (presents in the airen enzyme database) to perform the in-silico digestion. 'replicate': Use the chosen enzyme(s) to repeat the same in-silico digest in order to predict accurately the number of expected fragments.
The main workflow is defined by that steps:
restrictionSimulation function
randomGenomeFragmentation function
Alignment with some aligner like HISAT2 and generate a SAM file.
calculatePositionFragment function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.