<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Helix Systems at NIH</title>
<link>http://helix.nih.gov</link>
<description>Helix Systems at NIH</description>
<language>en</language>
<pubDate>Fri, 01 Jan 2010 00:00:00 EST</pubDate>
<lastBuildDate>Thu, 23 May 2013 00:00:04 EDT</lastBuildDate>
<docs>http://cyber.law.harvard.edu/rss/rss.html</docs>
<managingEditor>staff@helix.nih.gov</managingEditor>
<webMaster>staff@helix.nih.gov</webMaster>

<image>
<title>Helix Systems at NIH</title>
<url>http://helix.nih.gov/images/mini_helix_blue.png</url>
<link>http://helix.nih.gov</link>
<width>88</width>
<height>31</height>
<description>Helix Systems at NIH</description>
</image>
<item>
<title>News: New: Environment Modules on Helix and Biowulf</title>
<link>http://helix.nih.gov/News/index.php?409</link>
<description>Environment Modules are a convenient way for users to dynamically
set paths, library paths, and other required environment variables 
for an application. Instead of typing shell-dependent commands, 
for example, a user could now type:&#x3C;br&#x3E;&#x3C;br&#x3E;
   module load ThisApp&#x3C;br&#x3E;&#x3C;br&#x3E;
to set up all environment variables for the program ThisApp, and:&#x3C;br&#x3E;&#x3C;br&#x3E;
   module unload ThisApp&#x3C;br&#x3E;&#x3C;br&#x3E;
to unset all those environment variables. &#x3C;br&#x3E;&#x3C;br&#x3E;
Almost all the scientific applications, libraries, and interpreters
such as Perl, Python and Java on Helix &#x26; Biowulf now use modules.
Details are on the application webpages. &#x3C;br&#x3E;&#x3C;br&#x3E;
If you are not familiar with the use of modules, please see
&#x3C;A href=&#x22;http://helix.nih.gov/Applications/modules.html&#x22;&#x3E;http://helix.nih.gov/Applications/modules.html&#x3C;/a&#x3E;
for an introduction.&#x3C;br&#x3E;&#x3C;br&#x3E;
Please contact staff@helix.nih.gov with any questions.
</description>
<pubDate>Thu, 14 Feb 2013 16:42:02 EST</pubDate>
</item>
<item>
<title>News: *Important* Message for NIH Biowulf Users</title>
<link>http://helix.nih.gov/News/index.php?404</link>
<description>This email is for Biowulf users who have their /data 
directories on the /gs2 filesystem.  If you use the
&#x22;gpfs&#x22; property for your &#x27;qsub&#x27; or &#x27;swarm&#x27; jobs,
this means you.&#x3C;br&#x3E;&#x3C;br&#x3E;
Biowulf staff will have to take the gs2 filesystem 
OFFLINE to repair filesystem damage incurred last
week.&#x3C;br&#x3E;&#x3C;br&#x3E;
This means that when the filesystem is taken offline,
any jobs currently accessing that filesystem will 
be terminated, and that jobs submitted requiring 
that filesystem will be rejected.&#x3C;br&#x3E;&#x3C;br&#x3E;
The software vendor informs us that it will take
anywhere between 8 and 48 hours to repair the 
filesystem.  &#x3C;br&#x3E;&#x3C;br&#x3E;
Jobs accessing or submitting to the /gs2 filesystem
will be terminated starting TODAY at 10 am.  Email
will be sent to biowulf users when /gs2 is again
available.&#x3C;br&#x3E;&#x3C;br&#x3E;
We apologize for this disruption to your work, but
delaying this repair could have serious consequences
for the integrity of data on /gs2.&#x3C;br&#x3E;&#x3C;br&#x3E;
</description>
<pubDate>Wed, 05 Dec 2012 09:06:51 EST</pubDate>
</item>
<item>
<title>News: Upcoming classes on Linux, Bash Scripting, and Biowulf</title>
<link>http://helix.nih.gov/News/index.php?403</link>
<description>The Helix/Biowulf staff will present a series of classes in Jan 2013
Classes are free but registration is required. Helix/Biowulf users will
have priority enrollment, and new users are highly encouraged to attend.&#x3C;br&#x3E;&#x3C;br&#x3E;
Introduction to Linux
----------------------
&#x3C;a href=&#x22;http://training.cit.nih.gov/?SS880&#x22;&#x3E;http://training.cit.nih.gov/?SS880&#x3C;/a&#x3E;
Date &#x26; Time: Wed, Jan 9, 9 am - 4 pm
Location: Bldg 12A, Rm B51.
This class is intended as a starting point for individuals new to Linux and 
UNIX. The class will center on basic UNIX/Linux concepts: logging in, 
navigating the file system, commands for interacting with files, running 
and viewing processes, checking disk space and other common tasks. The class 
will also cover the use of some services specific to Helix/Biowulf usage.&#x3C;br&#x3E;&#x3C;br&#x3E;
Bash Shell Scripting for Helix and Biowulf
------------------------------------------
&#x3C;a href=&#x22;http://training.cit.nih.gov/?SS890&#x22;&#x3E;http://training.cit.nih.gov/?SS890&#x3C;/a&#x3E;
Date &#x26; Time: Wed, Jan 16, 10 am - 4 pm
Location: Bldg 12A, Rm B51.
The default shell on many Linux systems is bash. Bash shell scripting 
provides a method for automating common tasks on Linux systems
(such as Helix and Biowulf), including transferring and parsing files,
creating qsub and swarm scripts, pipelining tasks, and monitoring jobs.
This class will give a hands-on tutorial on how to create and use bash
shell scripts in a Linux environment.&#x3C;br&#x3E;&#x3C;br&#x3E;
NIH Biowulf Cluster: Scientific Computing
-----------------------------------------
&#x3C;A href=&#x22;http://training.cit.nih.gov/?SS610&#x22;&#x3E;http://training.cit.nih.gov/?SS610&#x3C;/a&#x3E;
Date &#x26; Time: Wed, Jan 23, 9 am - 4 pm
Location: Bldg 12A, Rm B51
Morning: Introduction to the Biowulf Linux cluster, cluster concepts, 
accounts, logging in, storage options, interactive vs. batch jobs, how 
to set up and submit a simple batch job, batch queues, available software, 
and job monitoring.
Afternoon: Hardware and network configuration, types of nodes, selection 
of nodes using properties, system software, parallel programs, 
programming tools.&#x3C;br&#x3E;&#x3C;br&#x3E;
</description>
<pubDate>Wed, 28 Nov 2012 14:25:29 EST</pubDate>
</item>
<item>
<title>News: NIH Biowulf Users - /gs2 filesystem is available</title>
<link>http://helix.nih.gov/News/index.php?405</link>
<description>The /gs2 filesystem is again available and users who submit
qsub or swarm jobs with the &#x22;gpfs&#x22; property may resume doing
so.&#x3C;br&#x3E;&#x3C;br&#x3E;
File system repair took about 8 hours with damage believed
to be limited to one user&#x27;s directory entry for a single file.  
Biowulf staff will continue analysis of repair log files to
confirm the scope of damage.&#x3C;br&#x3E;&#x3C;br&#x3E;
</description>
<pubDate>Wed, 05 Dec 2012 20:55:49 EST</pubDate>
</item>
<item>
<title>News: New Large Memory Nodes Available on NIH Biowulf</title>
<link>http://helix.nih.gov/News/index.php?406</link>
<description>The Biowulf staff is pleased to announce the addition of
24 large memory (256 GB) nodes to the cluster.  These
nodes will be for jobs that require more than 72 GB, and
in contrast to most nodes in the cluster will be shareable
by more than one job.&#x3C;br&#x3E;&#x3C;br&#x3E;
To allocate these nodes to your job, use the &#x22;mem=&#x22; option
to the &#x27;qsub&#x27; command, for example:&#x3C;br&#x3E;&#x3C;br&#x3E;
qsub -l nodes=1,mem=128gb myjob.bat&#x3C;br&#x3E;&#x3C;br&#x3E;
mem must be equal or greater than 72gb and less than or equal
250gb.  Jobs requesting more than 250gb will continue to 
allocate the single 512GB node.&#x3C;br&#x3E;&#x3C;br&#x3E;
Multi-process or multi-threaded jobs should use the &#x22;ncpus=&#x22;
option to &#x27;qsub&#x27;, for example:&#x3C;br&#x3E;&#x3C;br&#x3E;
qsub -l nodes=1,mem=192gb,ncpus=24 myjob.bat&#x3C;br&#x3E;&#x3C;br&#x3E;
ncpus must be 32 or less.&#x3C;br&#x3E;&#x3C;br&#x3E;
The &#x27;freen&#x27; command now reports the largest block of available
memory on the 256GB nodes:&#x3C;br&#x3E;&#x3C;br&#x3E;
--------------------  256 GB nodes  ----------
Available memory: Min - 72 GB, Max - 250 GB&#x3C;br&#x3E;&#x3C;br&#x3E;
</description>
<pubDate>Tue, 11 Dec 2012 15:02:56 EST</pubDate>
</item>
<item>
<title>News: 1000 Genomes BAM files</title>
<link>http://helix.nih.gov/News/index.php?417</link>
<description>The Helix Systems staff maintains a small collection of 1000 genomes
data (vcf files) in /fdb/1000genomes/. We are considering maintaining
a copy of the BAM files (alignments) from 1000 Genomes.&#x3C;br&#x3E;&#x3C;br&#x3E;
These files are very large (currently 132 TB total, and growing), and 
since disk space is always in short supply, we need to seriously consider 
their value to the Helix/Biowulf user community before downloading them.&#x3C;br&#x3E;&#x3C;br&#x3E;
* Have you ever used the 1000 Genomes BAM files?
* Do you currently have a copy of any of the 1000 Genomes data on your 
      Helix/Biowulf account?
* Do you plan to use the 1000 Genomes BAM files? If so, when?&#x3C;br&#x3E;&#x3C;br&#x3E;
Thanks for your input!
Helix Systems Staff. &#x3C;br&#x3E;&#x3C;br&#x3E;
</description>
<pubDate>Wed, 27 Mar 2013 11:18:25 EDT</pubDate>
</item>
<item>
<title>News: Helix &#x26; Biowulf - New File Transfer Program</title>
<link>http://helix.nih.gov/News/index.php?418</link>
<description>For NIH Helix &#x26; Biowulf users who have Linux or Mac systems in their labs, 
there is a new file transfer program available for the Helix Systems.&#x3C;br&#x3E;&#x3C;br&#x3E;
&#x27;bbcp&#x27; is a high-performance version of scp which can provide significantly 
increased file transfer performance over scp.  You can use &#x27;bbcp&#x27; on
Biowulf or Helix to transfer files to your local Linux or Mac system; you 
can also download a version of &#x27;bbcp&#x27; for your local system and use it 
there.&#x3C;br&#x3E;&#x3C;br&#x3E;
For details on using &#x27;bbcp&#x27; on Biowulf see the section entitled
&#x22;Commandline File Transfer: Macs &#x26; Unix/Linux: bbcp&#x22; at 
&#x3C;A href=&#x22;http://helix.nih.gov/Documentation/transfer.html&#x22;&#x3E;http://helix.nih.gov/Documentation/transfer.html&#x3C;/a&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;
</description>
<pubDate>Wed, 17 Apr 2013 11:50:38 EDT</pubDate>
</item>
<item>
<title>News: Upcoming classes on Linux, Bash Scripting, and Biowulf</title>
<link>http://helix.nih.gov/News/index.php?415</link>
<description>The Helix/Biowulf staff will present a series of classes in April 2013.
Classes are free but registration is required. Helix/Biowulf users will
have priority enrollment, and new users are highly encouraged to attend.&#x3C;br&#x3E;&#x3C;br&#x3E;
Introduction to Linux
----------------------
&#x3C;A href=&#x22;http://training.cit.nih.gov/class_details.aspx?cId=NIHCIT-SS880&#x22;&#x3E;http://training.cit.nih.gov/class_details.aspx?cId=NIHCIT-SS880&#x3C;/a&#x3E;
Date &#x26; Time: Wed, Apr 10, 9 am - 4 pm 
Location: Bldg 12A, Rm B51.
This class is intended as a starting point for individuals new to Linux and 
UNIX. The class will center on basic UNIX/Linux concepts: logging in, 
navigating the file system, commands for interacting with files, running 
and viewing processes, checking disk space and other common tasks. The class 
will also cover the use of some services specific to Helix/Biowulf usage.&#x3C;br&#x3E;&#x3C;br&#x3E;
Bash Shell Scripting for Helix and Biowulf
------------------------------------------
&#x3C;A href=&#x22;http://training.cit.nih.gov/class_details.aspx?cId=NIHCIT-SS890&#x22;&#x3E;http://training.cit.nih.gov/class_details.aspx?cId=NIHCIT-SS890&#x3C;/a&#x3E;
Date &#x26; Time: Wed, Apr 17, 10 am - 4 pm
Location: Bldg 12A, Rm B51.
The default shell on many Linux systems is bash. Bash shell scripting 
provides a method for automating common tasks on Linux systems
(such as Helix and Biowulf), including transferring and parsing files,
creating qsub and swarm scripts, pipelining tasks, and monitoring jobs.
This class will give a hands-on tutorial on how to create and use bash
shell scripts in a Linux environment.&#x3C;br&#x3E;&#x3C;br&#x3E;
NIH Biowulf Cluster: Scientific Computing
-----------------------------------------
&#x3C;A href=&#x22;http://training.cit.nih.gov/class_details.aspx?cId=NIHCIT-SS610&#x22;&#x3E;http://training.cit.nih.gov/class_details.aspx?cId=NIHCIT-SS610&#x3C;/a&#x3E;
Date &#x26; Time: Wed, Apr 24, 9 am - 4 pm
Location: Bldg 12A, Rm B51
Morning: Introduction to the Biowulf Linux cluster, cluster concepts, 
accounts, logging in, storage options, interactive vs. batch jobs, how 
to set up and submit a simple batch job, batch queues, available software, 
and job monitoring.
Afternoon: Hardware and network configuration, types of nodes, selection 
of nodes using properties, system software, parallel programs, 
programming tools.&#x3C;br&#x3E;&#x3C;br&#x3E;
</description>
<pubDate>Tue, 12 Mar 2013 09:17:32 EDT</pubDate>
</item>
<item>
<title>News: New utility to monitor Helix &#x26; Biowulf usage</title>
<link>http://helix.nih.gov/News/index.php?416</link>
<description>The Helix Systems staff is pleased to announce a utility tool that 
lets users monitor their usage of CPU and storage on Biowulf and Helix.&#x3C;br&#x3E;&#x3C;br&#x3E;
To view your usage, go to 
&#x3C;A href=&#x22;https://helixweb.nih.gov/usage/&#x22;&#x3E;https://helixweb.nih.gov/usage/&#x3C;/a&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;
You will need to authenticate with your NIH login username and password.
This utility is only available within the NIH network. &#x3C;br&#x3E;&#x3C;br&#x3E;
The website also displays papers that cited Helix and Biowulf during
this period. If you have additional papers that are not listed, please
let us know by sending email to staff@helix.nih.gov&#x3C;br&#x3E;&#x3C;br&#x3E;
Helix Systems Staff. 
</description>
<pubDate>Mon, 18 Mar 2013 07:57:12 EDT</pubDate>
</item>
<item>
<title>Publication: Improving Peptide Identification Sensitivity in Shotgun Proteomics by Stratification of Search Space</title>
<link>http://pubs.acs.org/doi/pdf/10.1021/pr301139y</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Improving Peptide Identification Sensitivity in Shotgun Proteomics by Stratification of Search Space&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Gelio Alves and Yi-Kuo Yu DOI: 10.1021/pr301139y (2013) &#x3C;i&#x3E;J. Proteome Research&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 21 May 2013 08:25:53 EDT</pubDate>
</item>
<item>
<title>Publication: Degenerate polymerase chain reaction strategy with DNA microarray for detection of multiple and various subtypes of virus during blood screening</title>
<link>http://onlinelibrary.wiley.com/doi/10.1111/trf.12193/full</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Degenerate polymerase chain reaction strategy with DNA microarray for detection of multiple and various subtypes of virus during blood screening&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;K. Takizawa, T. Nakashima, T Mizukami et al. DOI: 10.1111/trf.12193 (2013) &#x3C;i&#x3E;Transfusion&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Fri, 03 May 2013 09:09:44 EDT</pubDate>
</item>
<item>
<title>Publication: The effect of spatial smoothing on fMRI decoding of columnar-level organization with linear support vector machine</title>
<link>http://www.sciencedirect.com/science/article/pii/S0165027012004608</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;The effect of spatial smoothing on fMRI decoding of columnar-level organization with linear support vector machine&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Masaya Misaki, Wen-Ming Luh, Peter A. Bandettini doi://10.1016/j.jneumeth.2012.11.004 (2012) &#x3C;i&#x3E;J. Neuroscience Methods&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 26 Nov 2012 07:57:33 EST</pubDate>
</item>
<item>
<title>Publication: The Impact of Ancestry and Common Genetic Variants on QT Interval in African Americans</title>
<link>http://circgenetics.ahajournals.org/content/early/2012/11/19/CIRCGENETICS.112.962787.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;The Impact of Ancestry and Common Genetic Variants on QT Interval in African Americans&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;JG Smith, CL Avery, DS Evans, MA Nalls et al. doi: 10.1161/&#x26;#8203;CIRCGENETICS.112.962787  (2012) &#x3C;i&#x3E;Circulation: Cardiovascular Genetics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 26 Nov 2012 08:00:09 EST</pubDate>
</item>
<item>
<title>Publication: A Systematic Approach for Development of an OPLS-Like Force Field and Its Application to Hydrofluorocarbons</title>
<link>http://pubs.acs.org/doi/abs/10.1021/jp309119h</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;A Systematic Approach for Development of an OPLS-Like Force Field and Its Application to Hydrofluorocarbons&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Eugene Paulechka , Kenneth Kroenlein , Andrei Kazakov , and Michael Frenkel DOI: 10.1021/jp309119h (2012) &#x3C;i&#x3E;J. Phys. Chem. B&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 26 Nov 2012 08:19:29 EST</pubDate>
</item>
<item>
<title>Publication: STATs Shape the Active Enhancer Landscape of T Cell Populations</title>
<link>http://www.sciencedirect.com/science/article/pii/S0092867412012974</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;STATs Shape the Active Enhancer Landscape of T Cell Populations&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Golnaz Vahedi, Hayato Takahashi, Shingo Nakayamada, Hong-wei Sun, Vittorio Sartorelli, Yuka Kanno, John J. O&#x27;Shea doi://10.1016/j.cell.2012.09.044, (2012) &#x3C;i&#x3E;Cell&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Sat, 08 Dec 2012 09:04:04 EST</pubDate>
</item>
<item>
<title>Publication: Common genetic variation near the Connexin-43 gene is associated with resting heart rate in African Americans: A Genome-wide Association Study of 13,372 participants</title>
<link>http://www.sciencedirect.com/science/article/pii/S1547527112013422</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Common genetic variation near the Connexin-43 gene is associated with resting heart rate in African Americans: A Genome-wide Association Study of 13,372 participants&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;R Deo, MA Nalls, CL Avery, JG Smith et al. doi://10.1016/j.hrthm.2012.11.014 (2012) &#x3C;i&#x3E;Heart Rhythm&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Thu, 29 Nov 2012 08:26:02 EST</pubDate>
</item>
<item>
<title>Publication: Evaluation of Gene Association Methods for Coexpression Network Construction and Biological Knowledge Discovery</title>
<link>http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0050411</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Evaluation of Gene Association Methods for Coexpression Network Construction and Biological Knowledge Discovery&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Sapna Kumari, Jeff Nie, Huann-Sheng Chen, Hao Ma, Ron Stewart, Xiang Li, Meng-Zhu Lu, William M. Taylor, Hairong Wei doi:10.1371/journal.pone.0050411 (2012) &#x3C;i&#x3E;PLoS One&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 04 Dec 2012 07:44:57 EST</pubDate>
</item>
<item>
<title>Publication: Protein Secondary Structure Determination by Constrained Single-Particle Cryo-Electron Tomography</title>
<link>http://www.sciencedirect.com/science/article/pii/S0969212612004121</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Protein Secondary Structure Determination by Constrained Single-Particle Cryo-Electron Tomography&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Alberto Bartesaghi, Federico Lecumberry, Guillermo Sapiro, Sriram Subramaniam (2012) &#x3C;i&#x3E;Structure&#x3C;/i&#x3E; &#x3C;b&#x3E;20(12)&#x3C;/b&#x3E;: 2003-2013</description>
<pubDate>Tue, 27 Nov 2012 08:41:37 EST</pubDate>
</item>
<item>
<title>Publication: Structural Ensemble of an Intrinsically Disordered Polypeptide</title>
<link>http://pubs.acs.org/doi/abs/10.1021/jp308984e</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Structural Ensemble of an Intrinsically Disordered Polypeptide&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Jeetain Mittal , Tae Hyeon Yoo , George Georgiou , and Thomas Michael Truskett  DOI: 10.1021/jp308984e (2012) &#x3C;i&#x3E;J. Phys. Chem. B&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 10 Dec 2012 08:07:16 EST</pubDate>
</item>
<item>
<title>Publication: Mechanisms for the Insertion of Toxic, Fibril-like &#x26;beta;-Amyloid Oligomers into the Membrane</title>
<link>http://pubs.acs.org/doi/abs/10.1021/ct300916f</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Mechanisms for the Insertion of Toxic, Fibril-like &#x26;beta;-Amyloid Oligomers into the Membrane&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Hyunbum Jang , Laura Connelly , Fernando Teran Arce , Srinivasan Ramachandran , Bruce L. Kagan , Ratnesh Lal , and Ruth Nussinov DOI: 10.1021/ct300916f (2012) &#x3C;i&#x3E;J. Chem. Theory Compt. &#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 11 Dec 2012 08:15:43 EST</pubDate>
</item>
<item>
<title>Publication: Using dissociation energies to predict observability of b- and y-peaks in mass spectra of short peptides. II. Results for hexapeptides with non-polar side chains</title>
<link>http://onlinelibrary.wiley.com/doi/10.1002/rcm.6451/full</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Using dissociation energies to predict observability of b- and y-peaks in mass spectra of short peptides. II. Results for hexapeptides with non-polar side chains&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;O. I. Obolensky, Wells W. Wu, Rong-Fong Shen, Yi-Kuo Yu DOI: 10.1002/rcm.6451 (2012) &#x3C;i&#x3E;Rapid Comm. in Mass. Spec.&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 18 Dec 2012 07:44:42 EST</pubDate>
</item>
<item>
<title>Publication: Ischaemic stroke is associated with the ABO locus: The euroclot study</title>
<link>http://onlinelibrary.wiley.com/doi/10.1002/ana.23838/abstract</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Ischaemic stroke is associated with the ABO locus: The euroclot study&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;FMK WIlliams, AM Carter, PG Hysi et al  EuroCLOT Investigators, the Wellcome Trust Case Control Consortium 2 (WTCCC2), MORGAM, MetaStroke and the International Stroke Genetics Consortium DOI: 10.1002/ana.23838 (2012) &#x3C;i&#x3E;Annals of Neurology&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 18 Dec 2012 07:47:44 EST</pubDate>
</item>
<item>
<title>Publication: On the edge of web-based multiple sequence alignment services</title>
<link>http://ieeexplore.ieee.org/xpl/login.jsp?tp=&#x26;arnumber=6374364&#x26;url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D6374364</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;On the edge of web-based multiple sequence alignment services&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Nguyen, Ken D.  (2012) &#x3C;i&#x3E;Tsinghua Science and Technology&#x3C;/i&#x3E; &#x3C;b&#x3E;17(6)&#x3C;/b&#x3E;: 629-637</description>
<pubDate>Tue, 18 Dec 2012 09:02:27 EST</pubDate>
</item>
<item>
<title>Publication: RNA Interference Mediated Inhibition of Dengue Virus Multiplication and Entry in HepG2 Cells</title>
<link>http://www.plosone.org/article/authors/info%3Adoi%2F10.1371%2Fjournal.pone.0034060</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;RNA Interference Mediated Inhibition of Dengue Virus Multiplication and Entry in HepG2 Cells&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;MA Alhoot, SM Wang, SD Sekaran RNA Interference Mediated Inhibition of Dengue Virus Multiplication and Entry in HepG2 Cells (2012) &#x3C;i&#x3E;PLoS One&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Thu, 27 Dec 2012 08:37:35 EST</pubDate>
</item>
<item>
<title>Publication: Structural and Mechanistic Investigations of Phosphothreonine Lyase Class of Enzymes</title>
<link>http://digitalcommons.usu.edu/etd/1393/</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Structural and Mechanistic Investigations of Phosphothreonine Lyase Class of Enzymes&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Alok Gopalkrishna Shenoy (2012) &#x3C;i&#x3E;Graduate Thesis, Utah State University&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 04 Dec 2012 09:21:42 EST</pubDate>
</item>
<item>
<title>Publication: Effect of compatible and noncompatible osmolytes on the enzymatic activity and thermal stability of bovine liver catalase</title>
<link>http://www.tandfonline.com/doi/full/10.1080/07391102.2012.742460</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Effect of compatible and noncompatible osmolytes on the enzymatic activity and thermal stability of bovine liver catalase&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;H. Sepasi Tehrani, A.A. Moosavi-Movahedia, H. Ghourchian, F. Ahmad, A. Kiany, M.S. Atri, Sh Ariaeenejad, K. Kavousi &#x26; A.A. Sabourya DOI:10.1080/07391102.2012.742460 (2012) &#x3C;i&#x3E;J. Biomol. Struct. Dynamics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Fri, 04 Jan 2013 09:23:50 EST</pubDate>
</item>
<item>
<title>Publication: Molecular structures of trimeric HIV-1 Env in complex with small antibody derivatives</title>
<link>http://www.pnas.org/content/early/2012/12/20/1214810110.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Molecular structures of trimeric HIV-1 Env in complex with small antibody derivatives&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Joel R. Meyerson, Erin E. H. Tran, Oleg Kuybeda, Weizao Chen, Dimiter S. Dimitrov, Andrea Gorlani, Theo Verrips, Jeffrey D. Lifson, and Sriram Subramaniam doi:10.1073/pnas.1214810110 (2012) &#x3C;i&#x3E;PNAS&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 07 Jan 2013 09:02:11 EST</pubDate>
</item>
<item>
<title>Publication: Screening system for orthogonal suppressor tRNAs based on the species-specific toxicity of suppressor tRNAs</title>
<link>http://www.sciencedirect.com/science/article/pii/S0300908412004889</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Screening system for orthogonal suppressor tRNAs based on the species-specific toxicity of suppressor tRNAs&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Hong Tian, Danni Deng, Jie Huang, Dongning Yao, Xiaowei Xu, Xiangdong Gao doi://10.1016/j.biochi.2012.12.010 (2012) &#x3C;i&#x3E;Biochimie&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Fri, 07 Dec 2012 09:05:55 EST</pubDate>
</item>
<item>
<title>Publication: RPA Accumulation during Class Switch Recombination Represents 5&#x27;-3&#x27; DNA-End Resection during the S-G2/M Phase of the Cell Cycle</title>
<link>http://www.sciencedirect.com/science/article/pii/S2211124712004317</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;RPA Accumulation during Class Switch Recombination Represents 5&#x27;-3&#x27; DNA-End Resection during the S-G2/M Phase of the Cell Cycle&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Arito Yamane, Davide F. Robbiani, Wolfgang Resch, Anne Bothmer, Hirotaka Nakahashi, Thiago Oliveira, Philipp C. Rommel, Eric J. Brown, Andre Nussenzweig, Michel C. Nussenzweig, Rafael Casellas doi://10.1016/j.celrep.2012.12.006, (2012) &#x3C;i&#x3E;Cell Reports&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 08 Jan 2013 07:35:03 EST</pubDate>
</item>
<item>
<title>Publication: Melatonin inhibits matrix metalloproteinase-9 activity by binding to its active site</title>
<link>http://onlinelibrary.wiley.com/doi/10.1111/jpi.12034/abstract</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Melatonin inhibits matrix metalloproteinase-9 activity by binding to its active site&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Deep Sankar Rudra, Uttam Pal, Nakul Chandra Maiti, Russel J. Reiter, Snehasikta Swarnakar DOI: 10.1111/jpi.12034 (2012) &#x3C;i&#x3E;J. Pineal Research&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 14 Jan 2013 09:08:34 EST</pubDate>
</item>
<item>
<title>Publication: Genetic variation associated with circulating monocyte count in the eMERGE Network</title>
<link>http://hmg.oxfordjournals.org/content/early/2013/01/12/hmg.ddt010.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Genetic variation associated with circulating monocyte count in the eMERGE Network&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;DR Crosslin, A McDavid, N Weston et al doi: 10.1093/hmg/ddt010  (2013) &#x3C;i&#x3E;Hum. Mol. Genetics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 22 Jan 2013 08:00:10 EST</pubDate>
</item>
<item>
<title>Publication: Identification of Early Replicating Fragile Sites that Contribute to Genome Instability</title>
<link>http://www.sciencedirect.com/science/article/pii/S0092867413000081</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Identification of Early Replicating Fragile Sites that Contribute to Genome Instability&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;JH Barlow, RB Faryabi, E Callen, N Wong, A Malhowski, H Tang Chen, G Gutierrez-Cruz, H-W Sun, P McKinnon, G Wright, R Casellas, DF Robbiani, L Staudt, O Fernandez-Capetillo, A Nussenzweig doi://10.1016/j.cell.2013.01.006 (2013) &#x3C;i&#x3E;Cell&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 29 Jan 2013 07:56:51 EST</pubDate>
</item>
<item>
<title>Publication: Alternative Complex III from phototrophic bacteria and its electron acceptor auracyanin</title>
<link>http://www.sciencedirect.com/science/article/pii/S0005272813000121</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Alternative Complex III from phototrophic bacteria and its electron acceptor auracyanin&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Erica L.W. Majumder, Jeremy D. King, Robert E. Blankenship doi://10.1016/j.bbabio.2013.01.008 (2013) &#x3C;i&#x3E;Biochimica et Biophysica Acta (BBA) - Bioenergetics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Fri, 01 Feb 2013 09:33:47 EST</pubDate>
</item>
<item>
<title>Publication: Initial Assessment of the Pathogenic Mechanisms of the Recently Identified Alzheimer Risk Loci</title>
<link>http://onlinelibrary.wiley.com/doi/10.1111/ahg.12000/full</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Initial Assessment of the Pathogenic Mechanisms of the Recently Identified Alzheimer Risk Loci&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;P Holton, M Ryten, MA Nalls et al. DOI: 10.1111/ahg.12000 (2013) &#x3C;i&#x3E;Annals of Human Genetics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 05 Feb 2013 09:10:50 EST</pubDate>
</item>
<item>
<title>Publication: Ischemic stroke is associated with the ABO locus: The EuroCLOT study</title>
<link>http://onlinelibrary.wiley.com/doi/10.1002/ana.23838/full</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Ischemic stroke is associated with the ABO locus: The EuroCLOT study&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;FMK Williams, AM Carter, PG Hysi et al  and EuroCLOT Investigators, the Wellcome Trust Case Control Consortium 2, MORGAM, MetaStroke and the International Stroke Genetics Consortium DOI: 10.1002/ana.23838 (2013) &#x3C;i&#x3E;Annals of Neurology&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 11 Feb 2013 08:18:29 EST</pubDate>
</item>
<item>
<title>Publication: Genome-wide profiles of CtBP link metabolism with genome stability and epithelial reprogramming in breast cancer</title>
<link>http://www.nature.com/ncomms/journal/v4/n2/abs/ncomms2438.html</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Genome-wide profiles of CtBP link metabolism with genome stability and epithelial reprogramming in breast cancer&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Li-Jun Di,	 Jung S. Byun,	 Madeline M. Wong,	 Clay Wakano,	 Tara Taylor,	 Sven Bilke,	 Songjoon Baek,	 Kent Hunter,	 Howard Yang,	 Maxwell Lee,	 Cecilia Zvosec,	 Galina Khramtsova,	 Fan Cheng,	 Charles M. Perou,	 C. Ryan Miller,	 Rachel Raab,	 Olufunmilayo I. Olopade	 &#x26; Kevin Gardner doi:10.1038/ncomms2438 (2013) &#x3C;i&#x3E;Nature Communications&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 11 Feb 2013 08:28:58 EST</pubDate>
</item>
<item>
<title>Publication: The Convergence of Maturational Change and Structural Covariance in Human Cortical Networks</title>
<link>http://www.jneurosci.org/content/33/7/2889.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;The Convergence of Maturational Change and Structural Covariance in Human Cortical Networks&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Aaron Alexander-Bloch, Armin Raznahan, Ed Bullmore, and Jay Giedd doi: 10.1523/&#x26;#8203;JNEUROSCI.3554-12.2013 (2013) &#x3C;i&#x3E;J. Neuroscience &#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 19 Feb 2013 08:26:54 EST</pubDate>
</item>
<item>
<title>Publication: The Val158Met COMT polymorphism is a modifier of the age at onset in Parkinson&#x27;s disease with a sexual dimorphism</title>
<link>http://jnnp.bmj.com/content/early/2013/02/12/jnnp-2012-304475.abstract</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;The Val158Met COMT polymorphism is a modifier of the age at onset in Parkinson&#x27;s disease with a sexual dimorphism&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;S Klebe, J-L Golmard, MA Nalls et al, French Parkinson&#x27;s Disease Genetics Study Group and the International Parkinson&#x27;s Disease Genomics Consortium  doi:10.1136/jnnp-2012-304475 (2013) &#x3C;i&#x3E;J Neurol Neurosurg Psychiatry &#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 19 Feb 2013 08:35:06 EST</pubDate>
</item>
<item>
<title>Publication: Differential requirements for mRNA folding partially explain why highly expressed proteins evolve slowly</title>
<link>http://www.pnas.org/content/early/2013/02/01/1218066110.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Differential requirements for mRNA folding partially explain why highly expressed proteins evolve slowly&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;C Park, X Chen, J-R Yang, J Zhang doi: 10.1073/pnas.1218066110  (2013) &#x3C;i&#x3E;PNAS&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 19 Feb 2013 10:39:01 EST</pubDate>
</item>
<item>
<title>Publication: Protein charge and mass contribute to the spatio-temporal dynamics of protein-protein interactions in a minimal proteome</title>
<link>http://onlinelibrary.wiley.com/doi/10.1002/pmic.201100540/abstract</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Protein charge and mass contribute to the spatio-temporal dynamics of protein-protein interactions in a minimal proteome&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Yu Xu, Hong Wang, Ruth Nussinov, Buyong Ma DOI: 10.1002/pmic.201100540 (2013) &#x3C;i&#x3E;Proteomics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 25 Feb 2013 07:56:56 EST</pubDate>
</item>
<item>
<title>Publication: Control of breathing by interacting pontine and pulmonary feedback loops</title>
<link>http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3570896/</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Control of breathing by interacting pontine and pulmonary feedback loops&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Yaroslav I. Molkov, Bartholomew J. Bacak, Thomas E. Dick, and Ilya A. Rybak (2013) &#x3C;i&#x3E;Frontiers in Neural Circuits&#x3C;/i&#x3E; &#x3C;b&#x3E;7&#x3C;/b&#x3E;: 16</description>
<pubDate>Mon, 25 Feb 2013 08:00:24 EST</pubDate>
</item>
<item>
<title>Publication: Alzheimer&#x27;s disease: Which type of amyloid-preventing drug agents to employ?</title>
<link>http://pubs.rsc.org/en/content/articlelanding/2013/cp/c3cp00017f</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Alzheimer&#x27;s disease: Which type of amyloid-preventing drug agents to employ?&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Hyunbum Jang ,  Laura Connelly ,  Fernando Teran Arce ,  Srinivasan Ramachandran ,  Ratnesh Lal ,  Bruce L Kagan and Ruth Nussinov DOI: 10.1039/C3CP00017F (2013) &#x3C;i&#x3E;Phys. Chem. Chem. Phys.&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 26 Feb 2013 09:06:20 EST</pubDate>
</item>
<item>
<title>Publication: Electrostatic spectral tuning mechanism of the green fluorescent protein</title>
<link>http://pubs.rsc.org/en/content/articlelanding/2013/cp/c3cp00058c</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Electrostatic spectral tuning mechanism of the green fluorescent protein&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Ville R. I. Kaila ,  Robert Send and Dage Sundholm DOI: 10.1039/C3CP00058C (2013) &#x3C;i&#x3E;Phys. Chem. Chem. Phys.&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 26 Feb 2013 09:08:20 EST</pubDate>
</item>
<item>
<title>Publication: Sequence dependence of C-end rule peptides in binding and activation of neuropilin-1 receptor</title>
<link>http://www.sciencedirect.com/science/article/pii/S1047847713000439</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Sequence dependence of C-end rule peptides in binding and activation of neuropilin-1 receptor&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;David Zanuy, Rohith Kotla, Ruth Nussinov, Tambet Teesalu, Kazuki N. Sugahara, Carlos Alem&#x26;agrave;n, Nurit Haspel doi://10.1016/j.jsb.2013.02.006 (2013) &#x3C;i&#x3E;J. Struct. Biol. &#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 04 Mar 2013 07:49:13 EST</pubDate>
</item>
<item>
<title>Publication: Antedependence models for nonstationary categorical longitudinal data with ignorable missingness likelihood-based inference</title>
<link>http://onlinelibrary.wiley.com/doi/10.1002/sim.5763/full</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Antedependence models for nonstationary categorical longitudinal data with ignorable missingness likelihood-based inference&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Yunlong Xie, Dale Zimmerman DOI: 10.1002/sim.5763 (2013) &#x3C;i&#x3E;Statistics in Medicine&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 04 Mar 2013 07:51:50 EST</pubDate>
</item>
<item>
<title>Publication: Common Variants Within Oxidative Phosphorylation Genes Influence Risk of Ischemic Stroke and Intracerebral Hemorrhage</title>
<link>http://stroke.ahajournals.org/content/44/3/612.abstract</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Common Variants Within Oxidative Phosphorylation Genes Influence Risk of Ischemic Stroke and Intracerebral Hemorrhage&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;CD Anderson, A Biffi, MA Nalls, et al. &#x26; the International Stroke Genetics Consortium doi: 10.1161/&#x26;#8203;STROKEAHA.112.672089 (2013) &#x3C;i&#x3E;Stroke&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 04 Mar 2013 09:25:07 EST</pubDate>
</item>
<item>
<title>Publication: Genome-wide association analysis of red blood cell traits in African Americans: the COGENT Network</title>
<link>http://hmg.oxfordjournals.org/content/early/2013/02/26/hmg.ddt087.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Genome-wide association analysis of red blood cell traits in African Americans: the COGENT Network&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Z Chen, H Tang, R Qayyum, UM Schick, MA Nalls et al.  doi: 10.1093/hmg/ddt087 (2013) &#x3C;i&#x3E;Human Molecular Genetics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 05 Mar 2013 09:16:58 EST</pubDate>
</item>
<item>
<title>Publication: The Molecular Mechanism of Substrate Engagement and Immunosuppressant Inhibition of Calcineurin</title>
<link>http://www.plosbiology.org/article/info%3Adoi%2F10.1371%2Fjournal.pbio.1001492</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;The Molecular Mechanism of Substrate Engagement and Immunosuppressant Inhibition of Calcineurin&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Simina Grigoriu,   Rachel Bond,   Pilar Cossio,   Jennifer A. Chen,   Nina Ly,   Gerhard Hummer,   Rebecca Page,   Martha S. Cyert,    Wolfgang Peti doi:10.1371/journal.pbio.1001492 (2013) &#x3C;i&#x3E;PLoS Biology&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 05 Mar 2013 09:20:19 EST</pubDate>
</item>
<item>
<title>Publication: Gene Synthesis by Assembly of Deoxyuridine-Containing Oligonucleotides</title>
<link>http://link.springer.com/protocol/10.1007/978-1-62703-293-3_12</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Gene Synthesis by Assembly of Deoxyuridine-Containing Oligonucleotides&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Romualdas Vaisvila, Jurate Bitinaite (2013) &#x3C;i&#x3E;Methods in Molecular Biology&#x3C;/i&#x3E; &#x3C;b&#x3E;978&#x3C;/b&#x3E;: 165-171</description>
<pubDate>Thu, 07 Mar 2013 09:03:02 EST</pubDate>
</item>
<item>
<title>Publication: Both Genome Segments Contribute to the Pathogenicity of Very Virulent Infectious Bursal Disease Virus</title>
<link>http://jvi.asm.org/content/87/5/2767.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Both Genome Segments Contribute to the Pathogenicity of Very Virulent Infectious Bursal Disease Virus&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Olivier Escaffre, Cyril Le Nou&#x26;euml;n, Michel Amelot, Xavier Ambroggio, Kristen M. Ogden, Olivier Guionie, Didier Toquin, Hermann M&#x26;uuml;ller, Mohammed R. Islam and Nicolas Eterradossi doi: 10.1128/JVI.02360-12 (2012) &#x3C;i&#x3E;J. Virology&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Fri, 15 Mar 2013 14:48:58 EDT</pubDate>
</item>
<item>
<title>Publication: Structure and accessibility of HA trimers on intact 2009 H1N1 pandemic influenza virus to stem region-specific neutralizing antibodies</title>
<link>http://www.pnas.org/content/early/2013/02/28/1214913110.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Structure and accessibility of HA trimers on intact 2009 H1N1 pandemic influenza virus to stem region-specific neutralizing antibodies&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;AK Harris, JR Meyerson, Y Matsuoka, O Kuybeda, A Moran, D Bliss, SR Das, JW Yewdell, G Sapiro, K Subbarao, and S Subramaniam doi: 10.1073/pnas.1214913110  (2013) &#x3C;i&#x3E;PNAS&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Fri, 15 Mar 2013 15:01:32 EDT</pubDate>
</item>
<item>
<title>Publication: Engineering strategy to improve peptide analogs: from structure-based computational design to tumor homing</title>
<link>http://link.springer.com/article/10.1007/s10822-012-9623-5</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Engineering strategy to improve peptide analogs: from structure-based computational design to tumor homing&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;David Zanuy, Francisco J. Sayago, Guillem Revilla-L&#x26;ograve;pez, Gema Ballano, Lilach Agemy, Venkata Ramana Kotamraju, Ana I. Jim&#x26;egrave;nez, Carlos Cativiela, Ruth Nussinov, April M. Sawvel, Galen Stucky, Erkki Ruoslahti, Carlos Alem&#x26;agrave;n doi:10.1007/s10822-012-9623-5 (2013) &#x3C;i&#x3E;J. Computer-Aided Mol. Design&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 18 Mar 2013 08:42:39 EDT</pubDate>
</item>
<item>
<title>Publication: X-Ray crystallographic structural characteristics of Arabidopsis hemoglobin I and their functional implications</title>
<link>http://www.sciencedirect.com/science/article/pii/S1570963913000873</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;X-Ray crystallographic structural characteristics of Arabidopsis hemoglobin I and their functional implications&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Nitika Mukhi, Sonali Dhindwal, Sheetal Uppal, Pravindra Kumar, Jagreet Kaur, Suman Kundu doi://10.1016/j.bbapap.2013.02.024 (2013) &#x3C;i&#x3E;Biochim. et Biophys. Acta&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 18 Mar 2013 09:21:54 EDT</pubDate>
</item>
<item>
<title>Publication: Cell population-specific expression analysis of human cerebellum</title>
<link>http://www.biomedcentral.com/1471-2164/13/610/</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Cell population-specific expression analysis of human cerebellum&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;A Kuhn, A Kumar, A Beilina, A Dillman, MR Cookson, AB Singleton doi:10.1186/1471-2164-13-610   (2012) &#x3C;i&#x3E;BMC Genomics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 18 Mar 2013 09:33:00 EDT</pubDate>
</item>
<item>
<title>Publication: Transcription-dependent dynamic supercoiling is a short-range genomic force</title>
<link>http://www.nature.com/nsmb/journal/v20/n3/full/nsmb.2517.html#/affil-auth</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Transcription-dependent dynamic supercoiling is a short-range genomic force&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Fedor Kouzine, Ashutosh Gupta, Laura Baranello, Damian Wojtowicz, Khadija Ben-Aissa, Juhong Liu, Teresa M Przytycka &#x26; David Levens doi:10.1038/nsmb.2517 (2013) &#x3C;i&#x3E;Nature Structural &#x26; Molecular Biology&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 18 Mar 2013 09:38:55 EDT</pubDate>
</item>
<item>
<title>Publication: An efficient dynamic programming algorithm for phosphorylation site assignment of large-scale mass spectrometry data</title>
<link>http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3588598/</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;An efficient dynamic programming algorithm for phosphorylation site assignment of large-scale mass spectrometry data&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Fahad Saeed, Trairak Pisitkun, Jason D. Hoffert, Guanghui Wang, Marjan Gucek, and Mark A. Knepper doi://10.1109/BIBMW.2012.6470210 (2012) &#x3C;i&#x3E;Proceedings  of IEEE Int Conf Bioinformatics Biomed&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 19 Mar 2013 13:30:45 EDT</pubDate>
</item>
<item>
<title>Publication: A novel taurocyamine kinase found in the protist Phytophthora infestans</title>
<link>http://www.sciencedirect.com/science/article/pii/S1096495913000304</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;A novel taurocyamine kinase found in the protist Phytophthora infestans&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Kouji Uda, Michihiro Hoshijima, Tomohiko Suzuki doi://10.1016/j.cbpb.2013.03.003 (2013) &#x3C;i&#x3E;Comp. Biochem. Phys. Part B: Biochem &#x26; Mol. Bio. &#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Sun, 17 Mar 2013 13:33:57 EDT</pubDate>
</item>
<item>
<title>Publication: RNAi triggered by specialized machinery silences developmental genes and retrotransposons</title>
<link>http://www.nature.com/nature/journal/vaop/ncurrent/full/nature11716.html</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;RNAi triggered by specialized machinery silences developmental genes and retrotransposons&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Soichiro Yamanaka, Sameet Mehta, Francisca E. Reyes-Turcu, Fanglei Zhuang, Ryan T. Fuchs, Yikang Rong, Gregory B. Robb &#x26; Shiv I. S. Grewal doi:10.1038/nature11716 (2013) &#x3C;i&#x3E;Nature&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Thu, 21 Mar 2013 08:11:53 EDT</pubDate>
</item>
<item>
<title>Publication: In Silico, In Vitro, and In Vivo Studies Indicate the Potential Use of Bolaamphiphiles for Therapeutic siRNAs Delivery</title>
<link>http://www.nature.com/mtna/journal/v2/n3/abs/mtna20135a.html</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;In Silico, In Vitro, and In Vivo Studies Indicate the Potential Use of Bolaamphiphiles for Therapeutic siRNAs Delivery&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Taejin Kim, Kirill A. Afonin, Mathias Viard, Alexey Y Koyfman, Selene Sparks, Eliahu Heldman, Sarina Grinberg, Charles Linder, Robert P Blumenthal and Bruce A Shapiro doi:10.1038/mtna.2013.5 (2013) &#x3C;i&#x3E;Mol. Therapy - Nuc. Acids&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Wed, 27 Mar 2013 08:50:53 EDT</pubDate>
</item>
<item>
<title>Publication: The alkaline pectate lyase PEL168 of Bacillus subtilis heterologously expressed in Pichia pastoris is more stable and efficient for degumming ramie fiber</title>
<link>http://www.biomedcentral.com/content/pdf/1472-6750-13-26.pdf</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;The alkaline pectate lyase PEL168 of Bacillus subtilis heterologously expressed in Pichia pastoris is more stable and efficient for degumming ramie fiber&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Chengjie Zhang, Jia Yao,Cheng Zhou,Liangwei Mao, Guimin Zhang, Yanhe Ma doi:10.1186/1472-6750-13-26 (2013) &#x3C;i&#x3E;BMC Biotechnology&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Wed, 27 Mar 2013 12:21:20 EDT</pubDate>
</item>
<item>
<title>Publication: Global Analysis of Neuronal Phosphoproteome Regulation by Chondroitin Sulfate Proteoglycans</title>
<link>http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0059285</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Global Analysis of Neuronal Phosphoproteome Regulation by Chondroitin Sulfate Proteoglycans&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Panpan Yu,   Trairak Pisitkun,   Guanghui Wang,   Rong Wang,   Yasuhiro Katagiri,   Marjan Gucek,   Mark A. Knepper,   Herbert M. Geller doi:10.1371/journal.pone.0059285 (2013) &#x3C;i&#x3E;PLoS One&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Wed, 27 Mar 2013 12:30:18 EDT</pubDate>
</item>
<item>
<title>Publication: A simplified representation of anisotropic charge distributions within proteins</title>
<link>http://jcp.aip.org/resource/1/jcpsa6/v138/i17/p174110_s1</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;A simplified representation of anisotropic charge distributions within proteins&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Travis Hoppe doi://10.1063/1.4803099 (2013) &#x3C;i&#x3E;J. Chem. Phys.&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 14 May 2013 14:08:58 EDT</pubDate>
</item>
<item>
<title>Publication: Effects of pre-existing anti-carrier immunity and antigenic element multiplicity on efficacy of a modular virus-like particle vaccine</title>
<link>http://onlinelibrary.wiley.com/doi/10.1002/bit.24907/abstract</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Effects of pre-existing anti-carrier immunity and antigenic element multiplicity on efficacy of a modular virus-like particle vaccine&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Yap P. Chuan, Tania Rivera-Hernandez, Nani Wibowo, Natalie K. Connors, Yang Wu, Fiona K. Hughes, Linda H. L. Lua, Anton P. J. Middelberg DOI: 10.1002/bit.24907 (2013) &#x3C;i&#x3E;Biotech. &#x26; Bioengg. &#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 09 Apr 2013 11:38:02 EDT</pubDate>
</item>
<item>
<title>Publication: Pharmacophore and 3D-QSAR Characterization of 6-arylquinazolin-4-amines as Cdc2-like kinase 4 (Clk4) and Dual Specificity Tyrosine-phosphorylation-regulated Kinase 1A (Dyrk1A) Inhibitors</title>
<link>http://pubs.acs.org/doi/abs/10.1021/ci300625c</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Pharmacophore and 3D-QSAR Characterization of 6-arylquinazolin-4-amines as Cdc2-like kinase 4 (Clk4) and Dual Specificity Tyrosine-phosphorylation-regulated Kinase 1A (Dyrk1A) Inhibitors&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Yongmei Pan , Yanli Wang, and Stephen H. Bryant DOI: 10.1021/ci300625c (2013) &#x3C;i&#x3E;J. Chem. Inf. Model. &#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 09 Apr 2013 11:41:27 EDT</pubDate>
</item>
<item>
<title>Publication: A crossed random effects modeling approach for estimating diagnostic accuracy from ordinal ratings without a gold standard</title>
<link>http://onlinelibrary.wiley.com/doi/10.1002/sim.5784/full</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;A crossed random effects modeling approach for estimating diagnostic accuracy from ordinal ratings without a gold standard&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Yunlong Xie, Zhen Chen, Paul S. Albert DOI: 10.1002/sim.5784 (2013) &#x3C;i&#x3E;Statistics in Medicine&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 09 Apr 2013 12:47:25 EDT</pubDate>
</item>
<item>
<title>Publication: On the Origins of the Linear Free Energy Relationships: Exploring the Nature of the Off-Diagonal Coupling Elements in SN2 Reactions</title>
<link>http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3544163/</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;On the Origins of the Linear Free Energy Relationships: Exploring the Nature of the Off-Diagonal Coupling Elements in SN2 Reactions&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Edina Rosta and Arieh Warshal  doi:  10.1021/ct2009329 (2012) &#x3C;i&#x3E;J Chem Theory Comput. &#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 09 Apr 2013 12:55:46 EDT</pubDate>
</item>
<item>
<title>Publication: Molecular mechanisms for the subversion of MyD88 signaling by TcpC from virulent uropathogenic Escherichia coli</title>
<link>http://www.pnas.org/content/early/2013/04/04/1215770110.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Molecular mechanisms for the subversion of MyD88 signaling by TcpC from virulent uropathogenic Escherichia coli&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;GA Snyder, C Cirl, J Jiang et al doi: 10.1073/pnas.1215770110 (2013) &#x3C;i&#x3E;PNAS&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 15 Apr 2013 09:18:35 EDT</pubDate>
</item>
<item>
<title>Publication: Controlling the local false discovery rate in the adaptive Lasso</title>
<link>http://biostatistics.oxfordjournals.org/content/early/2013/04/09/biostatistics.kxt008.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Controlling the local false discovery rate in the adaptive Lasso&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Joshua N Sampson &#x26; Nilanjan Chatterjee doi: 10.1093/biostatistics/kxt008 (2013) &#x3C;i&#x3E;Biostatistics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 15 Apr 2013 09:21:47 EDT</pubDate>
</item>
<item>
<title>Publication: Apolipoprotein E genotype, cardiovascular biomarkers and risk of stroke: Systematic review and meta-analysis of 14 015 stroke cases and pooled analysis of primary biomarker data from up to 60 883 individuals</title>
<link>http://ije.oxfordjournals.org/content/42/2/475.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Apolipoprotein E genotype, cardiovascular biomarkers and risk of stroke: Systematic review and meta-analysis of 14 015 stroke cases and pooled analysis of primary biomarker data from up to 60 883 individuals&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;TA Khan, T Shah, D Prieto et al.  doi: 10.1093/ije/dyt034 (2013) &#x3C;i&#x3E;Int. J. Epidemiol. &#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 15 Apr 2013 10:04:15 EDT</pubDate>
</item>
<item>
<title>Publication: Vasopressin and the regulation of aquaporin-2</title>
<link>http://link.springer.com/article/10.1007/s10157-013-0789-5</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Vasopressin and the regulation of aquaporin-2&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Justin L. L. Wilson, Carlos A. Miranda, Mark A. Knepper doi://10.1007/s10157-013-0789-5 (2013) &#x3C;i&#x3E;Clinical and Experimental Nephrology&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Fri, 19 Apr 2013 09:09:09 EDT</pubDate>
</item>
<item>
<title>Publication: Reconciling Mediating and Slaving Roles of Water in Protein Conformational Dynamics</title>
<link>http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3623917/</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Reconciling Mediating and Slaving Roles of Water in Protein Conformational Dynamics&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Li Zhao, Wenzhao Li, and Pu Tian  doi://10.1371/journal.pone.0060553 (2013) &#x3C;i&#x3E;PLoS One&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Fri, 19 Apr 2013 09:12:44 EDT</pubDate>
</item>
<item>
<title>Publication: HIV-1 envelope glycoprotein trimers display open quaternary conformation when bound to the gp41 MPER-directed broadly neutralizing antibody Z13e1</title>
<link>http://jvi.asm.org/content/early/2013/04/10/JVI.03284-12.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;HIV-1 envelope glycoprotein trimers display open quaternary conformation when bound to the gp41 MPER-directed broadly neutralizing antibody Z13e1&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Audray K. Harris, Alberto Bartesaghi, Jacqueline L. S. Milne and Sriram Subramaniam doi: 10.1128/&#x26;#8203;JVI.03284-12 (2013) &#x3C;i&#x3E;J. Virology&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 23 Apr 2013 08:42:42 EDT</pubDate>
</item>
<item>
<title>Publication: CG methylated microarrays identify a novel methylated sequence bound by the CEBPB|ATF4 heterodimer that are active in vivo</title>
<link>http://genome.cshlp.org/content/early/2013/04/16/gr.146654.112.abstract</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;CG methylated microarrays identify a novel methylated sequence bound by the CEBPB|ATF4 heterodimer that are active in vivo&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Ishminder K Mann, Raghunath Chatterjee, Jianfei Zhao, Ximiao He, Mathew T Weirauch, Timothy R Hughes and Charles Vinson doi://10.1101/gr.146654.112 (2013) &#x3C;i&#x3E;Genome Research&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 23 Apr 2013 08:47:20 EDT</pubDate>
</item>
<item>
<title>Publication: Genome-wide association study of age at menarche in African-American women</title>
<link>http://hmg.oxfordjournals.org/content/early/2013/04/17/hmg.ddt181.short</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Genome-wide association study of age at menarche in African-American women&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;EW Demerath, C-T Liu, N Franceschini et al. doi: 10.1093/hmg/ddt181 (2013) &#x3C;i&#x3E;Human Molecular Genetics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 29 Apr 2013 09:34:11 EDT</pubDate>
</item>
<item>
<title>Publication: Pointwise confidence intervals for a survival distribution with small samples or heavy censoring</title>
<link>http://biostatistics.oxfordjournals.org/content/early/2013/04/30/biostatistics.kxt016.abstract</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Pointwise confidence intervals for a survival distribution with small samples or heavy censoring&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Michael P. Fay, Erica H. Brittain and Michael A. Proschan doi: 10.1093/biostatistics/kxt016 (2013) &#x3C;i&#x3E;Biostatistics&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Mon, 06 May 2013 09:04:05 EDT</pubDate>
</item>
<item>
<title>Publication: CG methylated microarrays identify a novel methylated sequence bound by the CEBPB| ATF4 heterodimer that is active in vivo</title>
<link>http://genome.cshlp.org/content/early/2013/04/28/gr.146654.112.abstract</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;CG methylated microarrays identify a novel methylated sequence bound by the CEBPB| ATF4 heterodimer that is active in vivo&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;Ishminder K. Mann, Raghunath Chatterjee, Jianfei Zhao et al.  doi:10.1101/gr.146654.112 (2013) &#x3C;i&#x3E;Genome Research&#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 07 May 2013 09:17:36 EDT</pubDate>
</item>
<item>
<title>Publication: Three-Dimensional Structure of CAP-Gly Domain of Mammalian Dynactin Determined by Magic Angle Spinning NMR Spectroscopy: Conformational Plasticity and Interactions with End Binding Protein EB1</title>
<link>http://www.sciencedirect.com/science/article/pii/S0022283613002751</link>
<description>Recent publication citing Helix/Biowulf resources:&#x3C;br&#x3E;&#x3C;br&#x3E;&#x3C;u&#x3E;Three-Dimensional Structure of CAP-Gly Domain of Mammalian Dynactin Determined by Magic Angle Spinning NMR Spectroscopy: Conformational Plasticity and Interactions with End Binding Protein EB1&#x3C;/u&#x3E;&#x3C;br&#x3E;&#x3C;br&#x3E;S. Yan, G. Hou, CD Schwieters, S Ahmed, JC Williams T Polenova doi://10.1016/j.jmb.2013.04.027 (2013) &#x3C;i&#x3E;J. Mol. Biol. &#x3C;/i&#x3E; &#x3C;b&#x3E;&#x3C;/b&#x3E;: </description>
<pubDate>Tue, 07 May 2013 09:20:37 EDT</pubDate>
</item>
<item>
<title>Application: PyRosetta updated to version r52071</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-11-27#PyRosetta</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The PyRosetta package has been updated to version r52071.&#x3C;br&#x3E;&#x3C;br&#x3E;PyRosetta is an interactive Python-based interface to the powerful Rosetta molecular modeling suite. It enables users to design their own custom molecular modeling algorithms using Rosetta sampling methods and energy functions.</description>
<pubDate>Tue, 27 Nov 2012 11:46:02 EST</pubDate>
</item>
<item>
<title>Application: bedtools updated to version 2.17.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-11-28#bedtools</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The bedtools package has been updated to version 2.17.0.&#x3C;br&#x3E;&#x3C;br&#x3E;The BEDTools utilities allow one to address common genomics tasks such finding feature overlaps and computing coverage. In addition, one can develop sophisticated pipelines that answer complicated research questions by &#x22;streaming&#x22; several BEDTools together.</description>
<pubDate>Wed, 28 Nov 2012 12:06:48 EST</pubDate>
</item>
<item>
<title>Application: lifescope updated to version 2.5.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-11-29#lifescope</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The lifescope package has been updated to version 2.5.1.&#x3C;br&#x3E;&#x3C;br&#x3E;a modular data analysis bioinformatics tool for performing off&#x26;#8208;instrument secondary and tertiary analyses on sequence data generated by Life Technologies instruments</description>
<pubDate>Thu, 29 Nov 2012 07:52:00 EST</pubDate>
</item>
<item>
<title>Application: TORTOISE updated to version 1.4.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-11-29#TORTOISE</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The TORTOISE package has been updated to version 1.4.0.&#x3C;br&#x3E;&#x3C;br&#x3E;(Tolerably Obsessive Registration and Tensor Optimization
Indolent Software Ensemble)
The TORTOISE software package is for processing diffusion MRI data.</description>
<pubDate>Thu, 29 Nov 2012 11:02:50 EST</pubDate>
</item>
<item>
<title>Application: abyss updated to version 1.3.4</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-09#abyss</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The abyss package has been updated to version 1.3.4.&#x3C;br&#x3E;&#x3C;br&#x3E;Assembly By Short Sequences - a de novo, parallel, paired-end sequence assembler. The parallel version is implemented using MPI and is capable of assembling larger genomes.</description>
<pubDate>Sun, 09 Dec 2012 14:41:46 EST</pubDate>
</item>
<item>
<title>Application: apt updated to version 1.15.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-10#apt</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The apt package has been updated to version 1.15.0.&#x3C;br&#x3E;&#x3C;br&#x3E;apt - Affymetrix Power Tools - is a  set of cross-platform command line programs that implement algorithms for analyzing and working with Affymetrix GeneChipR arrays.</description>
<pubDate>Mon, 10 Dec 2012 10:50:05 EST</pubDate>
</item>
<item>
<title>Application: Solar updated to version 6.6.2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-10#Solar</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Solar package has been updated to version 6.6.2.&#x3C;br&#x3E;&#x3C;br&#x3E;SOLAR is a program for multipoint, oligogenic, variance component linkage analysis in pedigrees of arbitrary size and complexity (Almasy L; Blangero J, 1998).

</description>
<pubDate>Mon, 10 Dec 2012 10:50:33 EST</pubDate>
</item>
<item>
<title>Application: lumpy-sv updated to version 0.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-11#lumpy-sv</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The lumpy-sv package has been updated to version 0.1.&#x3C;br&#x3E;&#x3C;br&#x3E;Lumpy-sv is a software for finding and categorizing structural variation in genome sequencing data</description>
<pubDate>Tue, 11 Dec 2012 09:07:07 EST</pubDate>
</item>
<item>
<title>Application: Bluefish updated to version 2.2.3</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-12#Bluefish</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Bluefish package has been updated to version 2.2.3.&#x3C;br&#x3E;&#x3C;br&#x3E;Bluefish is a powerful editor targeted towards programmers and webdesigners, with many options to write websites, scripts and programming code.</description>
<pubDate>Wed, 12 Dec 2012 14:16:37 EST</pubDate>
</item>
<item>
<title>Application: Comsol updated to version 4.3a</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-12#Comsol</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Comsol package has been updated to version 4.3a.&#x3C;br&#x3E;&#x3C;br&#x3E;The COMSOL Multiphysics engineering simulation software environment facilitates all steps in the modeling process &#xE2;&#x88;&#x92; defining your geometry, meshing, specifying your physics, solving, and then visualizing your results.</description>
<pubDate>Wed, 12 Dec 2012 14:21:35 EST</pubDate>
</item>
<item>
<title>Application: qctool updated to version 1.3</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-13#qctool</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The qctool package has been updated to version 1.3.&#x3C;br&#x3E;&#x3C;br&#x3E;QCTOOL is a command-line utility program for basic quality control of gwas datasets. </description>
<pubDate>Thu, 13 Dec 2012 11:09:01 EST</pubDate>
</item>
<item>
<title>Application: vcftools updated to version 0.1.10</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-15#vcftools</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The vcftools package has been updated to version 0.1.10.&#x3C;br&#x3E;&#x3C;br&#x3E;VCFtools contains a Perl API (Vcf.pm) and a number of Perl scripts that can be used to perform common tasks with VCF files such as file validation, file merging, intersecting, complements, etc. </description>
<pubDate>Sat, 15 Dec 2012 20:45:43 EST</pubDate>
</item>
<item>
<title>Application: fastqc updated to version 0.10.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-19#fastqc</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The fastqc package has been updated to version 0.10.1.&#x3C;br&#x3E;&#x3C;br&#x3E;It provide quality control functions to next gen sequencing data.</description>
<pubDate>Wed, 19 Dec 2012 09:02:01 EST</pubDate>
</item>
<item>
<title>Application: shrimp updated to version 2.2.3</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-19#shrimp</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The shrimp package has been updated to version 2.2.3.&#x3C;br&#x3E;&#x3C;br&#x3E;SHRiMP is a software package for aligning genomic reads against a target genome. It was primarily developed with the multitudinous short reads of next generation sequencing machines in mind, as well as Applied Biosystem&#x27;s colourspace genomic representation. </description>
<pubDate>Wed, 19 Dec 2012 09:25:03 EST</pubDate>
</item>
<item>
<title>Application: trans-abyss updated to version 1.4.4</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-26#trans-abyss</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The trans-abyss package has been updated to version 1.4.4.&#x3C;br&#x3E;&#x3C;br&#x3E;Trans-ABySS is a software pipeline for analyzing ABySS-assembled contigs from shotgun transcriptome data. </description>
<pubDate>Wed, 26 Dec 2012 13:15:37 EST</pubDate>
</item>
<item>
<title>Application: STAR updated to version 2.3.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2012-12-31#STAR</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The STAR package has been updated to version 2.3.0.&#x3C;br&#x3E;&#x3C;br&#x3E;STAR aligns RNA-seq reads to a reference genome using uncompressed suffix arrays.</description>
<pubDate>Mon, 31 Dec 2012 12:30:16 EST</pubDate>
</item>
<item>
<title>Application: fusionmap updated to version 2012-01-01</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-02#fusionmap</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The fusionmap package has been updated to version 2012-01-01.&#x3C;br&#x3E;&#x3C;br&#x3E;FusionMap is an efficient fusion aligner which aligns reads spanning fusion junctions directly to the genome without prior knowledge of potential fusion regions. </description>
<pubDate>Wed, 02 Jan 2013 12:13:32 EST</pubDate>
</item>
<item>
<title>Application: NestedMICA updated to version 0.8.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-08#NestedMICA</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The NestedMICA package has been updated to version 0.8.0.&#x3C;br&#x3E;&#x3C;br&#x3E;NestedMICA is a method for discovering over-represented short motifs in large sets of strings. Typical applications include finding candidate transcription factor binding sites in DNA sequences.</description>
<pubDate>Tue, 08 Jan 2013 11:22:11 EST</pubDate>
</item>
<item>
<title>Application: GAMESS updated to version 01May12-R2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-08#GAMESS</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The GAMESS package has been updated to version 01May12-R2.&#x3C;br&#x3E;&#x3C;br&#x3E;GAMESS is a general ab initio quantum chemistry package.</description>
<pubDate>Tue, 08 Jan 2013 11:59:42 EST</pubDate>
</item>
<item>
<title>Application: Grace updated to version 5.99.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-10#Grace</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Grace package has been updated to version 5.99.0.&#x3C;br&#x3E;&#x3C;br&#x3E;Grace is a WYSIWYG 2D plotting tool for the X-Window system. It is a successor to Xmgr.</description>
<pubDate>Thu, 10 Jan 2013 13:55:35 EST</pubDate>
</item>
<item>
<title>Application: Meme &#x26; Mast updated to version 4.9.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-14#Meme &#x26; Mast</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Meme &#x26; Mast package has been updated to version 4.9.0.&#x3C;br&#x3E;&#x3C;br&#x3E;MEME and MAST are usde to discover motifs in groups of DNA/protein sequences or databases.</description>
<pubDate>Mon, 14 Jan 2013 12:25:29 EST</pubDate>
</item>
<item>
<title>Application: RepeatMasker updated to version 4.0.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-15#RepeatMasker</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The RepeatMasker package has been updated to version 4.0.0.&#x3C;br&#x3E;&#x3C;br&#x3E;RepeatMasker screens DNA sequences of repetitive elements and returns a masked query sequence ready for database searches as well as a table annotating the masked regions

</description>
<pubDate>Tue, 15 Jan 2013 08:48:23 EST</pubDate>
</item>
<item>
<title>Application: consed updated to version 23.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-16#consed</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The consed package has been updated to version 23.0.&#x3C;br&#x3E;&#x3C;br&#x3E;Consed/Autofinish is a tool for viewing, editing, and finishing sequence assemblies created with phrap. </description>
<pubDate>Wed, 16 Jan 2013 09:19:35 EST</pubDate>
</item>
<item>
<title>Application: CSD updated to version 5.34</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-16#CSD</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The CSD package has been updated to version 5.34.&#x3C;br&#x3E;&#x3C;br&#x3E;The Cambridge Structural Database is the world repository of small molecule crystal structures. </description>
<pubDate>Wed, 16 Jan 2013 14:08:00 EST</pubDate>
</item>
<item>
<title>Application: mira updated to version 3.4.1.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-28#mira</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The mira package has been updated to version 3.4.1.1.&#x3C;br&#x3E;&#x3C;br&#x3E;MIRA is a Whole Genome Shotgun and EST Sequence Assembler. It is able to perform true hybrid de-novo assemblies and mapping assemblies of data from the 454 and Illumina/Solexa sequencing machines, either on their own or together with Sanger type sequencing data (hybrid mapping assemblies).</description>
<pubDate>Mon, 28 Jan 2013 14:21:18 EST</pubDate>
</item>
<item>
<title>Application: phred updated to version 071220</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-30#phred</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The phred package has been updated to version 071220.&#x3C;br&#x3E;&#x3C;br&#x3E;Phred reads DNA sequencing trace files, calls bases, and assigns a quality value to each called base.  Phrap is a program for assembling shotgun DNA sequence data. Cross_match is a general purpose utility for comparing any two DNA sequence sets using a &#x27;banded&#x27; version of swat. </description>
<pubDate>Wed, 30 Jan 2013 14:47:12 EST</pubDate>
</item>
<item>
<title>Application: phrap updated to version 1.090518</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-01-30#phrap</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The phrap package has been updated to version 1.090518.&#x3C;br&#x3E;&#x3C;br&#x3E;Phred reads DNA sequencing trace files, calls bases, and assigns a quality value to each called base.  Phrap is a program for assembling shotgun DNA sequence data. Cross_match is a general purpose utility for comparing any two DNA sequence sets using a &#x27;banded&#x27; version of swat. </description>
<pubDate>Wed, 30 Jan 2013 14:47:44 EST</pubDate>
</item>
<item>
<title>Application: shapeit updated to version 2.r644</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-01#shapeit</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The shapeit package has been updated to version 2.r644.&#x3C;br&#x3E;&#x3C;br&#x3E;SHAPEIT is a fast and accurate haplotype inference software</description>
<pubDate>Fri, 01 Feb 2013 15:20:32 EST</pubDate>
</item>
<item>
<title>Application: BSOFT updated to version 1.8.6</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-04#BSOFT</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The BSOFT package has been updated to version 1.8.6.&#x3C;br&#x3E;&#x3C;br&#x3E;Bsoft is a collection of programs and a platform for development of software for image and molecular processing in structural biology. Problems in structural biology are approached with a highly modular design, allowing fast development of new algorithms without the burden of issues such as file I/O. It provides an easily accessible interface, a resource that can be and has been used in other packages.
</description>
<pubDate>Mon, 04 Feb 2013 10:21:47 EST</pubDate>
</item>
<item>
<title>Application: viennarna updated to version 2.1.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-04#viennarna</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The viennarna package has been updated to version 2.1.1.&#x3C;br&#x3E;&#x3C;br&#x3E;RNA Secondary Structure Prediction and Comparison</description>
<pubDate>Mon, 04 Feb 2013 10:55:00 EST</pubDate>
</item>
<item>
<title>Application: opticall updated to version 0.6.4</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-04#opticall</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The opticall package has been updated to version 0.6.4.&#x3C;br&#x3E;&#x3C;br&#x3E;optiCall is designed to make accurate genotype calls across the minor allele frequency spectrum. Using intensity information from across multiple individuals and multiple SNPs when calling genotypes, allows it to call both rare and common variants accurately. </description>
<pubDate>Mon, 04 Feb 2013 15:04:19 EST</pubDate>
</item>
<item>
<title>Application: Chimera updated to version 1.7.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-05#Chimera</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Chimera package has been updated to version 1.7.0.&#x3C;br&#x3E;&#x3C;br&#x3E;Chimera is a  highly extensible program for interactive visualization and analysis of molecular structures and related data, including density maps, supramolecular assemblies, sequence alignments, docking results, trajectories, and conformational ensembles.</description>
<pubDate>Tue, 05 Feb 2013 13:09:41 EST</pubDate>
</item>
<item>
<title>Application: Mathematica updated to version 9.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-06#Mathematica</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Mathematica package has been updated to version 9.0.&#x3C;br&#x3E;&#x3C;br&#x3E;Mathematica is an interactive system for doing mathematical computation. It performs numerical, symbolic and graphical computations, and incorporates a high-level programming language.</description>
<pubDate>Wed, 06 Feb 2013 12:39:16 EST</pubDate>
</item>
<item>
<title>Application: ChunkChromosome updated to version 2012-08-28</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-11#ChunkChromosome</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The ChunkChromosome package has been updated to version 2012-08-28.&#x3C;br&#x3E;&#x3C;br&#x3E;ChunkChromosome is a helper utility for minimac and MaCH. It can be used to facilitate analyses of very large datasets in overlapping slices. </description>
<pubDate>Mon, 11 Feb 2013 07:55:52 EST</pubDate>
</item>
<item>
<title>Application: quip updated to version 1.1.3</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-18#quip</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The quip package has been updated to version 1.1.3.&#x3C;br&#x3E;&#x3C;br&#x3E;Quip compresses next-generation sequencing data with extreme prejudice. It supports input and output in the FASTQ and SAM/BAM formats.</description>
<pubDate>Mon, 18 Feb 2013 14:11:53 EST</pubDate>
</item>
<item>
<title>Application: PARADIGM updated to version 1.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-19#PARADIGM</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The PARADIGM package has been updated to version 1.0.&#x3C;br&#x3E;&#x3C;br&#x3E;PARADIGM (PAthway Representation and Analysis by DIrect reference on Graphical Models) is a factor graph framework for pathway inference on high-throughput genomic data.</description>
<pubDate>Tue, 19 Feb 2013 10:46:22 EST</pubDate>
</item>
<item>
<title>Application: defuse updated to version 0.6.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-21#defuse</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The defuse package has been updated to version 0.6.1.&#x3C;br&#x3E;&#x3C;br&#x3E;deFuse is a software package for gene fusion discovery using RNA-Seq data. The software uses clusters of discordant paired end alignments to inform a split read alignment analysis for finding fusion boundaries. The software also employs a number of heuristic filters in an attempt to reduce the number of false positives and produces a fully annotated output for each predicted fusion.</description>
<pubDate>Thu, 21 Feb 2013 11:22:41 EST</pubDate>
</item>
<item>
<title>Application: quantisnp updated to version 2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-21#quantisnp</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The quantisnp package has been updated to version 2.&#x3C;br&#x3E;&#x3C;br&#x3E;To detect rare or de novo copy number alterations in normal DNA samples. </description>
<pubDate>Thu, 21 Feb 2013 14:57:21 EST</pubDate>
</item>
<item>
<title>Application: SIFT updated to version 5.0.3</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-26#SIFT</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The SIFT package has been updated to version 5.0.3.&#x3C;br&#x3E;&#x3C;br&#x3E;SIFT predicts whether an amino acid substitution affects protein function based on sequence homology and the physical properties of amino acids.</description>
<pubDate>Tue, 26 Feb 2013 14:30:21 EST</pubDate>
</item>
<item>
<title>Application: rseqc updated to version 2.3.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-26#rseqc</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The rseqc package has been updated to version 2.3.1.&#x3C;br&#x3E;&#x3C;br&#x3E;comprehensively evaluate RNA-seq datasets generated from clinical tissues or other well annotated organisms such as mouse, fly and yeast. </description>
<pubDate>Tue, 26 Feb 2013 14:42:23 EST</pubDate>
</item>
<item>
<title>Application: mirdeep2 updated to version 2.0.0.5</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-02-28#mirdeep2</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The mirdeep2 package has been updated to version 2.0.0.5.&#x3C;br&#x3E;&#x3C;br&#x3E;miRDeep2 is a completely overhauled tool which discovers microRNA genes by analyzing sequenced RNAs. </description>
<pubDate>Thu, 28 Feb 2013 11:28:29 EST</pubDate>
</item>
<item>
<title>Application: trimmomatic updated to version 0.25</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-01#trimmomatic</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The trimmomatic package has been updated to version 0.25.&#x3C;br&#x3E;&#x3C;br&#x3E;Trimmomatic performs a variety of useful trimming tasks for illumina paired-end and single ended data.</description>
<pubDate>Fri, 01 Mar 2013 09:00:44 EST</pubDate>
</item>
<item>
<title>Application: bowtie2 updated to version 2.1.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-01#bowtie2</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The bowtie2 package has been updated to version 2.1.0.&#x3C;br&#x3E;&#x3C;br&#x3E;A version of bowtie that&#x27;s particularly good at aligning reads of about 50 up to 100s or 1,000s of characters, and particularly good at aligning to relatively long (e.g. mammalian) genomes</description>
<pubDate>Fri, 01 Mar 2013 13:20:01 EST</pubDate>
</item>
<item>
<title>Application: rum updated to version 2.0.4</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-01#rum</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The rum package has been updated to version 2.0.4.&#x3C;br&#x3E;&#x3C;br&#x3E;RUM is an alignment, junction calling, and feature quantification pipeline specifically designed for Illumina RNA-Seq data.</description>
<pubDate>Fri, 01 Mar 2013 13:42:55 EST</pubDate>
</item>
<item>
<title>Application: freebayes updated to version 0.9.9</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-04#freebayes</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The freebayes package has been updated to version 0.9.9.&#x3C;br&#x3E;&#x3C;br&#x3E;</description>
<pubDate>Mon, 04 Mar 2013 13:03:34 EST</pubDate>
</item>
<item>
<title>Application: ogap updated to version </title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-04#ogap</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The ogap package has been updated to version .&#x3C;br&#x3E;&#x3C;br&#x3E;Realigns alignments meeting specified criteria (number of gaps, mismatches) using
Smith-Waterman parameters optimized to open gaps and eliminate mismatches and
writes the stream of alignments as BAM on stdout.
</description>
<pubDate>Mon, 04 Mar 2013 14:00:07 EST</pubDate>
</item>
<item>
<title>Application: Gaussian updated to version g09 C.01</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-05#Gaussian</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Gaussian package has been updated to version g09 C.01.&#x3C;br&#x3E;&#x3C;br&#x3E;Gaussian is a connected system of programs for performing semiempirical and ab initio molecular orbital (MO) calculations.</description>
<pubDate>Tue, 05 Mar 2013 12:34:44 EST</pubDate>
</item>
<item>
<title>Application: ANNOVAR updated to version 2013-02-21</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-07#ANNOVAR</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The ANNOVAR package has been updated to version 2013-02-21.&#x3C;br&#x3E;&#x3C;br&#x3E;ANNOVAR is an efficient software tool to utilize update-to-date information to functionally annotate genetic variants detected from diverse genomes.</description>
<pubDate>Thu, 07 Mar 2013 17:14:27 EST</pubDate>
</item>
<item>
<title>Application: Neuron updated to version 7.2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-13#Neuron</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Neuron package has been updated to version 7.2.&#x3C;br&#x3E;&#x3C;br&#x3E;NEURON is a simulation environment for modeling individual neurons and networks of neurons. It provides tools for conveniently building, managing, and using models in a way that is numerically sound and computationally efficient. It is particularly well-suited to problems that are closely linked to experimental data, especially those that involve cells with complex anatomical and biophysical properties. </description>
<pubDate>Wed, 13 Mar 2013 09:54:56 EDT</pubDate>
</item>
<item>
<title>Application: soap updated to version soap3-dp-2.3.116-cud</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-13#soap</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The soap package has been updated to version soap3-dp-2.3.116-cud.&#x3C;br&#x3E;&#x3C;br&#x3E;SOAP is a program package which provides full solution to next generation sequencing data analysis. </description>
<pubDate>Wed, 13 Mar 2013 10:59:17 EDT</pubDate>
</item>
<item>
<title>Application: SciTE updated to version 3.2.5</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-13#SciTE</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The SciTE package has been updated to version 3.2.5.&#x3C;br&#x3E;&#x3C;br&#x3E;SciTE or SCIntilla based Text Editor is a cross-platform text editor. Lightweight and built for speed, it is designed mainly for source  editing, and performs syntax highlighting and inline function reference for many different languages. </description>
<pubDate>Wed, 13 Mar 2013 13:28:40 EDT</pubDate>
</item>
<item>
<title>Application: fcgene updated to version 1.0.4</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-18#fcgene</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The fcgene package has been updated to version 1.0.4.&#x3C;br&#x3E;&#x3C;br&#x3E;FCgene is a Format Converting tool for genotyped Data (e.g.PLINK-MACH,MACH-PLINK)</description>
<pubDate>Mon, 18 Mar 2013 11:59:02 EDT</pubDate>
</item>
<item>
<title>Application: Coot updated to version 0.6.2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-18#Coot</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Coot package has been updated to version 0.6.2.&#x3C;br&#x3E;&#x3C;br&#x3E;Coot is for macromolecular model building, model completion and validation, particularly suitable for protein modelling using X-ray data.</description>
<pubDate>Mon, 18 Mar 2013 15:21:59 EDT</pubDate>
</item>
<item>
<title>Application: GCTA updated to version 1.11</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-18#GCTA</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The GCTA package has been updated to version 1.11.&#x3C;br&#x3E;&#x3C;br&#x3E;GCTA (Genome-wide Complex Trait Analysis) is designed to estimate the proportion of phenotypic variance explained by genome- or chromosome-wide SNPs for complex traits.</description>
<pubDate>Mon, 18 Mar 2013 15:55:56 EDT</pubDate>
</item>
<item>
<title>Application: Impute updated to version 2.3.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-19#Impute</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Impute package has been updated to version 2.3.0.&#x3C;br&#x3E;&#x3C;br&#x3E;Impute is a program for estimating (&#x22;imputing&#x22;) unobserved genotypes in SNP association studies.</description>
<pubDate>Tue, 19 Mar 2013 10:51:16 EDT</pubDate>
</item>
<item>
<title>Application: muTect updated to version 1.1.4</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-03-22#muTect</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The muTect package has been updated to version 1.1.4.&#x3C;br&#x3E;&#x3C;br&#x3E;MuTect is a method developed at the Broad Institute for the reliable and accurate identification of somatic point mutations in next generation sequencing data of cancer genomes.</description>
<pubDate>Fri, 22 Mar 2013 11:58:33 EDT</pubDate>
</item>
<item>
<title>Application: bedops updated to version 2.0.0b</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-01#bedops</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The bedops package has been updated to version 2.0.0b.&#x3C;br&#x3E;&#x3C;br&#x3E;A suite of tools to address common questions raised in genomic studies &#x97; mostly with regard to overlap and proximity relationships between data sets &#x97; BEDOPS aims to be scalable and flexible, facilitating the efficient and accurate analysis and management of large-scale genomic data.</description>
<pubDate>Mon, 01 Apr 2013 11:32:20 EDT</pubDate>
</item>
<item>
<title>Application: sratoolkit updated to version 2.3.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-02#sratoolkit</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The sratoolkit package has been updated to version 2.3.1.&#x3C;br&#x3E;&#x3C;br&#x3E;Sequence Read Archive Toolkit</description>
<pubDate>Tue, 02 Apr 2013 11:42:38 EDT</pubDate>
</item>
<item>
<title>Application: LOOS updated to version 2.0.3b</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-03#LOOS</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The LOOS package has been updated to version 2.0.3b.&#x3C;br&#x3E;&#x3C;br&#x3E;LOOS (Lightweight Object-Oriented Structure library) is a code library for developing new molecular dynamics analysis applications.  It also has a large number of stand-alone tools for manipulating and analyzing trajectories and molecules.</description>
<pubDate>Wed, 03 Apr 2013 11:25:17 EDT</pubDate>
</item>
<item>
<title>Application: PartekGS updated to version 6.6-LINUX64-6.13.040</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-03#PartekGS</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The PartekGS package has been updated to version 6.6-LINUX64-6.13.040.&#x3C;br&#x3E;&#x3C;br&#x3E;Partek GS provides rigorous and easy-to-use statistical tests for differential expression of genes or exons, and a flexible and powerful statistical test to detect alternative splicing based on a powerful mixed model analyis of variance.</description>
<pubDate>Wed, 03 Apr 2013 13:59:38 EDT</pubDate>
</item>
<item>
<title>Application: express updated to version 1.3.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-08#express</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The express package has been updated to version 1.3.1.&#x3C;br&#x3E;&#x3C;br&#x3E;eXpress is a streaming tool for quantifying the abundances of a set of target sequences from sampled subsequences. </description>
<pubDate>Mon, 08 Apr 2013 09:51:45 EDT</pubDate>
</item>
<item>
<title>Application: bamUtil updated to version 1.0.7</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-08#bamUtil</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The bamUtil package has been updated to version 1.0.7.&#x3C;br&#x3E;&#x3C;br&#x3E;bamUtil is a repository that contains several programs that perform operations on SAM/BAM files. All of these programs are built into a single executable, bam.</description>
<pubDate>Mon, 08 Apr 2013 10:19:57 EDT</pubDate>
</item>
<item>
<title>Application: BEAST updated to version 1.7.5</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-08#BEAST</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The BEAST package has been updated to version 1.7.5.&#x3C;br&#x3E;&#x3C;br&#x3E;BEAST (Bayesian Evolutionary Analysis Sampling Trees) is a cross-platform program for Bayesian MCMC analysis of molecular sequences.</description>
<pubDate>Mon, 08 Apr 2013 16:04:34 EDT</pubDate>
</item>
<item>
<title>Application: Mach2qtl updated to version V112</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-08#Mach2qtl</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Mach2qtl package has been updated to version V112.&#x3C;br&#x3E;&#x3C;br&#x3E;QTL analysis based on imputed dosages/posterior_probabilities</description>
<pubDate>Mon, 08 Apr 2013 16:04:51 EDT</pubDate>
</item>
<item>
<title>Application: OpenBabel updated to version 2.3.2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-08#OpenBabel</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The OpenBabel package has been updated to version 2.3.2.&#x3C;br&#x3E;&#x3C;br&#x3E;Open Babel is a chemical toolbox designed to speak the many languages of chemical data.</description>
<pubDate>Mon, 08 Apr 2013 16:05:08 EDT</pubDate>
</item>
<item>
<title>Application: metAMOS updated to version 1.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-09#metAMOS</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The metAMOS package has been updated to version 1.1.&#x3C;br&#x3E;&#x3C;br&#x3E;metAMOS is an integrated assembly and analysis pipeline for metagenomic data.</description>
<pubDate>Tue, 09 Apr 2013 11:21:01 EDT</pubDate>
</item>
<item>
<title>Application: clustalo updated to version 1.1.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-12#clustalo</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The clustalo package has been updated to version 1.1.0.&#x3C;br&#x3E;&#x3C;br&#x3E;Clustal-Omega is a general purpose multiple sequence alignment (MSA)
program for proteins and DNA/RNA. It produces high quality MSAs and is
capable of handling data-sets of hundreds of thousands of sequences in
reasonable time.</description>
<pubDate>Fri, 12 Apr 2013 09:35:53 EDT</pubDate>
</item>
<item>
<title>Application: cgatools updated to version 1.7.1.5</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-15#cgatools</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The cgatools package has been updated to version 1.7.1.5.&#x3C;br&#x3E;&#x3C;br&#x3E;The Complete Genomics Analysis Tools (cgatools) is an open source project to provide tools for downstream analysis of Complete Genomics data. The general areas of functionality include genome comparison, format conversion, and reference tools.</description>
<pubDate>Mon, 15 Apr 2013 11:07:52 EDT</pubDate>
</item>
<item>
<title>Application: mosaik updated to version 2.1.73</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-15#mosaik</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The mosaik package has been updated to version 2.1.73.&#x3C;br&#x3E;&#x3C;br&#x3E;MOSAIK is a reference-guided assembler that can work with FASTA,FASTQ,Illumina Bustard &#x26; Gerald, or SRF file formats and outputs phrap ace and GigaBayes gig formats.</description>
<pubDate>Mon, 15 Apr 2013 12:23:56 EDT</pubDate>
</item>
<item>
<title>Application: circos updated to version 0.63-4</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-15#circos</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The circos package has been updated to version 0.63-4.&#x3C;br&#x3E;&#x3C;br&#x3E;Circos is a software package for visualizing data and information. It visualizes data in a circular layout. It&#x27;s useful for visualizing genomic data.</description>
<pubDate>Mon, 15 Apr 2013 12:52:47 EDT</pubDate>
</item>
<item>
<title>Application: macs updated to version 2.0.10-20130412</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-15#macs</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The macs package has been updated to version 2.0.10-20130412.&#x3C;br&#x3E;&#x3C;br&#x3E;Model-based Analysis of ChIP-Seq (MACS) on short reads sequencers such as Genome Analyzer (Illumina / Solexa). MACS empirically models the length of the sequenced ChIP fragments, which tends to be shorter than sonication or library construction size estimates, and uses it to improve the spatial resolution of predicted binding sites. MACS also uses a dynamic Poisson distribution to effectively capture local biases in the genome sequence, allowing for more sensitive and robust prediction.</description>
<pubDate>Mon, 15 Apr 2013 15:04:14 EDT</pubDate>
</item>
<item>
<title>Application: VarSifter updated to version 1.6</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-16#VarSifter</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The VarSifter package has been updated to version 1.6.&#x3C;br&#x3E;&#x3C;br&#x3E;VarSifter is a graphical Java program designed to display, sort, filter, and generally sift variation data from massively parallel sequencing experiments. It is designed to read exome-scale variation data in either a tab-delimited text file with header, or an uncompressed VCF file.</description>
<pubDate>Tue, 16 Apr 2013 08:10:03 EDT</pubDate>
</item>
<item>
<title>Application: cufflinks updated to version 2.1.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-17#cufflinks</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The cufflinks package has been updated to version 2.1.1.&#x3C;br&#x3E;&#x3C;br&#x3E;Cufflinks assembles transcripts and estimates their abundances in RNA-Seq samples. It accepts aligned RNA-Seq reads and assembles the alignments into a parsimonious set of transcripts. Cufflinks then estimates the relative abundances of these transcripts based on how many reads support each one.
</description>
<pubDate>Wed, 17 Apr 2013 09:19:11 EDT</pubDate>
</item>
<item>
<title>Application: tophat updated to version 2.0.8b</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-17#tophat</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The tophat package has been updated to version 2.0.8b.&#x3C;br&#x3E;&#x3C;br&#x3E;TopHat is a fast splice junction mapper for RNA-Seq reads. It aligns RNA-Seq reads to mammalian-sized genomes using the ultra high-throughput short read aligner Bowtie, and then analyzes the mapping results to identify splice junctions between exons. </description>
<pubDate>Wed, 17 Apr 2013 11:58:02 EDT</pubDate>
</item>
<item>
<title>Application: biotoolbox updated to version 1.10.2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-17#biotoolbox</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The biotoolbox package has been updated to version 1.10.2.&#x3C;br&#x3E;&#x3C;br&#x3E;A collection of various Perl scripts that utilize BioPerl modules for use in bioinformatics analysis. Tools are included for processing microarray data, next generation sequencing data, data file format conversion, querying datasets, and general high level analysis of datasets.</description>
<pubDate>Wed, 17 Apr 2013 12:30:55 EDT</pubDate>
</item>
<item>
<title>Application: IGV updated to version 2.3.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-18#IGV</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The IGV package has been updated to version 2.3.0.&#x3C;br&#x3E;&#x3C;br&#x3E;The Integrative Genomics Viewer is a high-performance visualization tool for interactive exploration of large, integrated genomic datasets. </description>
<pubDate>Thu, 18 Apr 2013 11:04:40 EDT</pubDate>
</item>
<item>
<title>Application: IGVTools updated to version 2.2.2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-18#IGVTools</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The IGVTools package has been updated to version 2.2.2.&#x3C;br&#x3E;&#x3C;br&#x3E;IGVTools provides utilities for working with ascii file formats used by the Integrated Genome Viewer.  The files can be sorted, tiled, indexed, and counted.</description>
<pubDate>Thu, 18 Apr 2013 11:04:51 EDT</pubDate>
</item>
<item>
<title>Application: breakdancer updated to version 1.1.2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-18#breakdancer</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The breakdancer package has been updated to version 1.1.2.&#x3C;br&#x3E;&#x3C;br&#x3E;provides genome-wide detection of structural variants from next generation paired-end sequencing reads.</description>
<pubDate>Thu, 18 Apr 2013 11:42:11 EDT</pubDate>
</item>
<item>
<title>Application: cutadapt updated to version 1.2.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-19#cutadapt</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The cutadapt package has been updated to version 1.2.1.&#x3C;br&#x3E;&#x3C;br&#x3E;cutadapt removes adapter sequences from DNA high-throughput
sequencing data. This is usually necessary when the read length of the
machine is longer than the molecule that is sequenced, such as in
microRNA data.</description>
<pubDate>Fri, 19 Apr 2013 09:45:08 EDT</pubDate>
</item>
<item>
<title>Application: bamtools updated to version 2.2.3</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-19#bamtools</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The bamtools package has been updated to version 2.2.3.&#x3C;br&#x3E;&#x3C;br&#x3E;BamTools provides a fast, flexible C++ API &#x26; toolkit for reading, writing, and manipulating BAM files. </description>
<pubDate>Fri, 19 Apr 2013 12:25:07 EDT</pubDate>
</item>
<item>
<title>Application: Huygens updated to version 4.3.1-p2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-19#Huygens</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Huygens package has been updated to version 4.3.1-p2.&#x3C;br&#x3E;&#x3C;br&#x3E;Huygens is an image restoration, deconvolution, resolution and noise reduction. It can process images from all current optical microscopes, including wide-field, confocal, Nipkow (scanning disk confocal), multiple-photon, and 4Pi microscopes.</description>
<pubDate>Fri, 19 Apr 2013 17:11:19 EDT</pubDate>
</item>
<item>
<title>Application: homer updated to version 4.2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-23#homer</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The homer package has been updated to version 4.2.&#x3C;br&#x3E;&#x3C;br&#x3E;HOMER (Hypergeometric Optimization of Motif EnRichment) is a suite of tools for Motif Discovery and ChIP-Seq analysis.</description>
<pubDate>Tue, 23 Apr 2013 12:15:32 EDT</pubDate>
</item>
<item>
<title>Application: ssaha2 updated to version 2.5.5</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-23#ssaha2</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The ssaha2 package has been updated to version 2.5.5.&#x3C;br&#x3E;&#x3C;br&#x3E;SSAHA2 (Sequence Search and Alignment by Hashing Algorithm) is a pairwise sequence alignment program designed for the efficient mapping of sequencing reads onto genomic reference sequences.
SSAHA2 reads of most sequencing platforms (ABI-Sanger, Roche 454, Illumina-Solexa) and a range of output formats (SAM, CIGAR, PSL etc.) are supported. A pile-up pipeline for analysis and genotype calling is available as a separate package.</description>
<pubDate>Tue, 23 Apr 2013 12:56:23 EDT</pubDate>
</item>
<item>
<title>Application: bwa updated to version 0.7.4</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-24#bwa</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The bwa package has been updated to version 0.7.4.&#x3C;br&#x3E;&#x3C;br&#x3E;BWA is a  fast light-weighted tool that aligns short sequences to a sequence database, such as the human reference genome.</description>
<pubDate>Wed, 24 Apr 2013 07:46:35 EDT</pubDate>
</item>
<item>
<title>Application: Genome Browser updated to version 282</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-24#Genome Browser</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Genome Browser package has been updated to version 282.&#x3C;br&#x3E;&#x3C;br&#x3E;The Genome Browser Mirror Fragments at Helix Systems is a mirror of the UCSC Genome Browser.  The URL is http://genome.cit.nih.gov.  Users can also access the MySQL databases and supporting files directly.</description>
<pubDate>Wed, 24 Apr 2013 09:55:27 EDT</pubDate>
</item>
<item>
<title>Application: somaticsniper updated to version 1.0.2.2-1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-26#somaticsniper</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The somaticsniper package has been updated to version 1.0.2.2-1.&#x3C;br&#x3E;&#x3C;br&#x3E;identify single nucleotide positions that are di&#x26;#64256;erent between tumor and normal</description>
<pubDate>Fri, 26 Apr 2013 09:37:03 EDT</pubDate>
</item>
<item>
<title>Application: Random Jungle updated to version 2.0.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-29#Random Jungle</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Random Jungle package has been updated to version 2.0.0.&#x3C;br&#x3E;&#x3C;br&#x3E;Random Jungle is a fast implementation of RandomForest that can be used for analyzing big Genome Wide Association data. </description>
<pubDate>Mon, 29 Apr 2013 08:26:06 EDT</pubDate>
</item>
<item>
<title>Application: AFNI updated to version 7-Feb-2013</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-29#AFNI</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The AFNI package has been updated to version 7-Feb-2013.&#x3C;br&#x3E;&#x3C;br&#x3E;AFNI (Analysis of Functional NeuroImages) is a set of C programs for processing, analyzing, and displaying functional MRI (FMRI) data - a technique for mapping human brain activity.

</description>
<pubDate>Mon, 29 Apr 2013 08:50:28 EDT</pubDate>
</item>
<item>
<title>Application: bowtie updated to version 1.0.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-04-29#bowtie</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The bowtie package has been updated to version 1.0.0.&#x3C;br&#x3E;&#x3C;br&#x3E;bowtie is an ultrafast, memory-efficient short read aligner geared toward quickly aligning large sets of short DNA sequences (reads) to large genomes.</description>
<pubDate>Mon, 29 Apr 2013 09:43:38 EDT</pubDate>
</item>
<item>
<title>Application: R updated to version 3.0.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-01#R</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The R package has been updated to version 3.0.0.&#x3C;br&#x3E;&#x3C;br&#x3E;R (the R Project) is a language and environment for statistical computing and graphics. R is similar to S, and provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, ...).</description>
<pubDate>Wed, 01 May 2013 10:20:27 EDT</pubDate>
</item>
<item>
<title>Application: CCP4 updated to version 6.3.0.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-06#CCP4</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The CCP4 package has been updated to version 6.3.0.1.&#x3C;br&#x3E;&#x3C;br&#x3E;CCP4 is a  suite of programs for protein crystallography and structural biology.</description>
<pubDate>Mon, 06 May 2013 17:15:05 EDT</pubDate>
</item>
<item>
<title>Application: QIIME updated to version 1.6.0</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-06#QIIME</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The QIIME package has been updated to version 1.6.0.&#x3C;br&#x3E;&#x3C;br&#x3E;QIIME is an open source software package for comparison and analysis of microbial communities, primarily based on high-throughput amplicon sequencing data (such as SSU rRNA) generated on a variety of platforms, but also supporting analysis of other types of data (such as shotgun metagenomic data). </description>
<pubDate>Mon, 06 May 2013 17:18:09 EDT</pubDate>
</item>
<item>
<title>Application: gmap-gsnap updated to version 2013-04-30</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-07#gmap-gsnap</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The gmap-gsnap package has been updated to version 2013-04-30.&#x3C;br&#x3E;&#x3C;br&#x3E;</description>
<pubDate>Tue, 07 May 2013 12:00:00 EDT</pubDate>
</item>
<item>
<title>Application: Phenix updated to version 1.8.2-1309</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-08#Phenix</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The Phenix package has been updated to version 1.8.2-1309.&#x3C;br&#x3E;&#x3C;br&#x3E;PHENIX is a software suite for the automated determination of macromolecular structures using X-ray crystallography and other methods.</description>
<pubDate>Wed, 08 May 2013 13:05:04 EDT</pubDate>
</item>
<item>
<title>Application: ranseqc updated to version 1.1.7</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-08#ranseqc</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The ranseqc package has been updated to version 1.1.7.&#x3C;br&#x3E;&#x3C;br&#x3E;</description>
<pubDate>Wed, 08 May 2013 13:27:34 EDT</pubDate>
</item>
<item>
<title>Application: LibreOffice (OpenOffice) updated to version 4.0.2.2</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-08#LibreOffice (OpenOffice)</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The LibreOffice (OpenOffice) package has been updated to version 4.0.2.2.&#x3C;br&#x3E;&#x3C;br&#x3E;OpenOffice is the leading open-source office software suite  for word processing, spreadsheets, presentations, graphics, databases and more.</description>
<pubDate>Wed, 08 May 2013 15:48:23 EDT</pubDate>
</item>
<item>
<title>Application: GROMACS updated to version 4.6.1</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-09#GROMACS</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The GROMACS package has been updated to version 4.6.1.&#x3C;br&#x3E;&#x3C;br&#x3E;GROMACS  is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers.
</description>
<pubDate>Thu, 09 May 2013 08:16:04 EDT</pubDate>
</item>
<item>
<title>Application: samtools updated to version 0.1.19</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-14#samtools</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The samtools package has been updated to version 0.1.19.&#x3C;br&#x3E;&#x3C;br&#x3E;SAM Tools provide various utilities for manipulating alignments in the SAM format, including sorting, merging, indexing and generating alignments in a per-position format.</description>
<pubDate>Tue, 14 May 2013 10:21:47 EDT</pubDate>
</item>
<item>
<title>Application: novocraft updated to version 3.00.04</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-14#novocraft</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The novocraft package has been updated to version 3.00.04.&#x3C;br&#x3E;&#x3C;br&#x3E;Package includes aligner for single-ended and paired-end reads from the Illumina Genome Analyser. Novoalign finds global optimum alignments using full Needleman-Wunsch algorithm with affine gap penalties.</description>
<pubDate>Tue, 14 May 2013 10:32:36 EDT</pubDate>
</item>
<item>
<title>Application: ngsplot updated to version 1.68</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-14#ngsplot</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The ngsplot package has been updated to version 1.68.&#x3C;br&#x3E;&#x3C;br&#x3E;ngsplot is an easy-to-use global visualization tool for next-generation sequencing data.</description>
<pubDate>Tue, 14 May 2013 11:13:33 EDT</pubDate>
</item>
<item>
<title>Application: snpEff updated to version 3.2a</title>
<link>http://helix.nih.gov/Applications/index.php?update=2013-05-17#snpEff</link>
<description>Scientific Software Update:&#x3C;br&#x3E;&#x3C;br&#x3E;The snpEff package has been updated to version 3.2a.&#x3C;br&#x3E;&#x3C;br&#x3E;snpEff is a variant annotation and effect prediction tool. It annotates and predicts the effects of variants on genes (such as amino acid changes).</description>
<pubDate>Fri, 17 May 2013 11:38:06 EDT</pubDate>
</item>
</channel>
</rss>