Class TravelerHelper
TravelerHelper handles generation of svg visualizations of predicted structures using Traveler
public static
|
#
deleteTravelerFiles( string $travelerTemp, integer $maxfiles )
Deletes all traveler svg files - if there's more than maximum limit (see maxTravelerSvgStored in config) |
public static
|
#
generateTraveler( string $travelerTemp, string $idString, string $sequence, string $prediction, integer $maxfiles = 200 )
Genereates Traveler svg file |