Class RnaplotHelper
RnaplotHelper handles generation of svg visualizations of predicted structures using RNAplot
public static
|
#
deleteRnaplotFiles( string $rnaplotTemp, integer $maxfiles )
Deletes all rna plot svg files - if there's more than maximum limit (see maxRnaPlotSvgStored in config) |
public static
|
#
generateRnaplot( string $rnaplotTemp, string $idString, string $sequence, string $prediction, integer $maxfiles = 200 )
Genereates RNAplot svg file |