| Contact | Discussion | News | Publications | Site Map | |
![]() |
LIPID Metabolites And Pathways Strategy |
| About Lipid Classification Standards Experimental Data Databases Pathways Tools Protocols Home | |
GLStrGen.pl - Generate structures for Glycerolipids (GL)
GLStrGen.pl GLAbbrev|GLAbbrevFileName ...
GLStrGen.pl [-h, --help] [-o, --overwrite] [-r, --root rootname] [-w, --workingdir dirname] <arguments>...
Generate Glycerolipids (GL) structures using compound abbreviations specified on a command line or in a CSV/TSV Text file. All the command line arguments represent either compound abbreviations or file name containing abbreviations. Use -m, --mode option to control the type of command line arguments.
A SD file, containing structures for all GL abbreviations along with ontological information, is generated as an output.
Current support for GL structure generation include these main classes and sub classes:
o Monoradylglycerols
o Diradylglycerols
o Triradylglycerols
Print this help message
Controls interpretation of command line arguments. Two different methods are provided: specify compound abbreviations or a file name containing compound abbreviations. Possible values: Abbrev or AbbrevFileName. Default: Abbrev
In AbbrevFileName mode, a single line in CSV/TSV files can contain multiple compound abbreviations. The file extension determines delimiter used to process data lines: comma for CSV and tab for TSV. For files with TXT extension, only one compound abbreviation per line is allowed.
Wild card character, *, is also supported in compound abbreviations.
Examples:
Along with wild card character, +/- can also be used for chain lengths to indicate even and odd lengths at sn1/sn2/sn3 positions; additionally > and < qualifiers are also allowed to specify length requirements. Examples:
Default sn2 stereochemistry is R. However, abbreviation format also supports these additional stereochemistry specifications for sn2 position: S; U - unknown; rac - racemic mixture. Examples:
To generate all isomers for specific chains in DG and TG, use of iso designation is also supported. Stereochemistry specification support is not available with isomeric structure generation. Examples:
Additionally, all isomeric structures can also be generated by explicit specification of chains at different positions:
Wild card chain abbreviations are supported with sn2 stereochemistry but not with isomer abbreviation.
Overwrite existing files
New file name is generated using the root: <Root>.sdf. Default for new file names: GLAbbrev.sdf, <AbbrevFilenName>.sdf, or <FirstAbbrevFileName>1To<Count>.sdf.
Location of working directory. Default: current directory
On some systems, command line scripts may need to be invoked using perl -s GLStrGen.pl; however, all the examples assume direct invocation of command line script works.
To generate a GLStructures.sdf file containing a structure specified by a command line GL abbreviation, type:
To generate a GLStructures.sdf file containing structures specified by a command line GL abbreviations, type:
To generate a GLStructures.sdf file containing structures specified by a command line GL abbreviations with specific stereochemistry, type:
To generate a GLStructures.sdf file containing all isomeric structures specified by a command line GL abbreviations, type:
To enumerate all possible GL structures and generate a GLStructures.sdf file, type:
or
or
To enumerate all possible Monoradylglycerols structures and generate a MonoGLStructures.sdf file, type:
To enumerate all possible Diradylglycerols structures and generate a DiGLStructures.sdf file, type:
To enumerate all possible Monoradylglycerols structures with one double bond on acyl chain and generate a GLStructures.sdf file, type:
To enumerate all possible Monoradylglycerols structures with even chain lengths and generate a GLStructures.sdf file, type:
To enumerate all possible Diradylglycerols structures with odd chains longer than 10 at sn1 and even chains longer than 18 at sn2, and generate a DiGLStructures.sdf file, type:
CLStrGen.pl, FAStrGen.pl, GPStrGen.pl, SPStrGen.pl, STStrGen.pl
Copyright (C) 2006-2008. The Regents of the University of California. All Rights Reserved.