Cufflinks/Batch
From ScientificComputing
You can submit a Cufflinks job in batch mode with the following command:
bsub [LSF options] "Cufflinks [cufflinks options]"
Here you need to replace [cufflinks options] with Cufflinks command line options (please run cufflinks -h for getting a list of all command line options) and [LSF options] with LSF parameters for the resource requirements of the job. Please find a documentation about the parameters of bsub on the wiki page about the batch system.