Hi all,
I'm extremely pleased to announce the release of Cufflinks 1.0.0. We've incorporated feedback from users here and elsewhere to make Cufflinks much more powerful and accessible. Please don't hesitate to try it out and post questions and feedback here. Highlights of the release are listed below, and further information can be found at:
http://cufflinks.cbcb.umd.edu
Thanks,
--The Cufflinks Team
***********************
1.0.0 release - 5/5/2011
This release represents a huge leap for Cufflinks in terms of performance and features. It is highly recommended that all users upgrade to this version of Cufflinks. Updates and improvements include:
* A new Reference Annotation Based Transcript (RABT) assembly mode has been added. More details can be found in the How Cufflinks Works section.
* Major improvements to Cuffdiff. Handling of replicates in Cuffdiff have been dramatically overhauled. Cuffdiff now models fragment count overdispersion with a beta negative binomial distribution in each condition prior to testing. See the substantially updated page on How Cufflinks works for more details.
* Bias correction described here is now enabled with the -b/--frag-bias-correct option (-r/--reference-seq is no longer in use). A path to the reference multi-fasta used in mapping must be supplied following the option.
* Added support for improved handling multi-mapping reads. Enable with the -u/--multi-read-correct option. See How Cufflinks Works for more details.
* Trimming has been instituted to more accurately locate the 3' ends of transcripts during assembly based on coverage.
* Cufflinks now includes a new tool called Cuffmerge to help merge assemblies from multiple samples into a single GTF for use with Cuffdiff. The tool also helps integrate a reference annotation file. See the Getting Started page for more details.
* Output file formats have been made consistent between Cufflinks and Cuffdiff. See the Manual for more details on the new formats.
* Both GFF3 and GTF2.2 annotations are now fully supported as input to all programs (see here).
* Improved reporting of map properties.
* The programs now check for available updates automatically on launch.
* Upper-quartile normalizaion has been fixed to be consistent with published literature (enable with -N/--upper-quartile-norm).
* Fixed a bug where some splice-junction reads were lost in quantitation.
* Fixed a bug where reads landing in introns were over-filtered in assembly.
* Numerous improvements in speed for both assembly and quantitation.
* Cuffdiff now uses dramatically less memory. Cufflinks' memory footprint has also shrunk.
* Numerous minor bug fixes.
I'm extremely pleased to announce the release of Cufflinks 1.0.0. We've incorporated feedback from users here and elsewhere to make Cufflinks much more powerful and accessible. Please don't hesitate to try it out and post questions and feedback here. Highlights of the release are listed below, and further information can be found at:
http://cufflinks.cbcb.umd.edu
Thanks,
--The Cufflinks Team
***********************
1.0.0 release - 5/5/2011
This release represents a huge leap for Cufflinks in terms of performance and features. It is highly recommended that all users upgrade to this version of Cufflinks. Updates and improvements include:
* A new Reference Annotation Based Transcript (RABT) assembly mode has been added. More details can be found in the How Cufflinks Works section.
* Major improvements to Cuffdiff. Handling of replicates in Cuffdiff have been dramatically overhauled. Cuffdiff now models fragment count overdispersion with a beta negative binomial distribution in each condition prior to testing. See the substantially updated page on How Cufflinks works for more details.
* Bias correction described here is now enabled with the -b/--frag-bias-correct option (-r/--reference-seq is no longer in use). A path to the reference multi-fasta used in mapping must be supplied following the option.
* Added support for improved handling multi-mapping reads. Enable with the -u/--multi-read-correct option. See How Cufflinks Works for more details.
* Trimming has been instituted to more accurately locate the 3' ends of transcripts during assembly based on coverage.
* Cufflinks now includes a new tool called Cuffmerge to help merge assemblies from multiple samples into a single GTF for use with Cuffdiff. The tool also helps integrate a reference annotation file. See the Getting Started page for more details.
* Output file formats have been made consistent between Cufflinks and Cuffdiff. See the Manual for more details on the new formats.
* Both GFF3 and GTF2.2 annotations are now fully supported as input to all programs (see here).
* Improved reporting of map properties.
* The programs now check for available updates automatically on launch.
* Upper-quartile normalizaion has been fixed to be consistent with published literature (enable with -N/--upper-quartile-norm).
* Fixed a bug where some splice-junction reads were lost in quantitation.
* Fixed a bug where reads landing in introns were over-filtered in assembly.
* Numerous improvements in speed for both assembly and quantitation.
* Cuffdiff now uses dramatically less memory. Cufflinks' memory footprint has also shrunk.
* Numerous minor bug fixes.
Comment