<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Extract the numeric values from the multiple FASTA sequence file.]]></title>
	<link>https://bioinformaticsonline.com/answers/view/10761/extract-the-numeric-values-from-the-multiple-fasta-sequence-file?</link>
	<atom:link href="https://bioinformaticsonline.com/answers/view/10761/extract-the-numeric-values-from-the-multiple-fasta-sequence-file?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/answers/view/10761/extract-the-numeric-values-from-the-multiple-fasta-sequence-file</guid>
	<pubDate>Sun, 11 May 2014 14:38:16 -0500</pubDate>
	<link>https://bioinformaticsonline.com/answers/view/10761/extract-the-numeric-values-from-the-multiple-fasta-sequence-file</link>
	<title><![CDATA[Extract the numeric values from the multiple FASTA sequence file.]]></title>
	<description><![CDATA[<p>I have a multiple fasta sequence file (~12GB size) with certain coordinate information:<br /><br />&gt; chr13-/454-4567654 (2347645)<br />AGTGACTGACTGAAGTGACTGA</p><p>&gt; chr14-/524-8367954 (6535786)<br />AGTGACTGAAGTGACTGA<br /><br />The fasta sequence string would always have only one or more continuous stretch of numbers, like&nbsp;13-/454-4567654 (2347645) in this case. Rest all will be either alphabets or other special characters. How can I extract the number and store it back in some array?</p>]]></description>
	<dc:creator>Alok Prajapati</dc:creator>
</item>

</channel>
</rss>