<?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: Blast short sequences !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/43960/blast-short-sequences?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/43960/blast-short-sequences?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/43960/blast-short-sequences</guid>
	<pubDate>Wed, 21 Sep 2022 07:41:25 -0500</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/43960/blast-short-sequences</link>
	<title><![CDATA[Blast short sequences !]]></title>
	<description><![CDATA[<code>(jitENV) [jnarayan@hn1 preetiDATA]$ blastn -task blastn  -query list_flank_0.fa -subject ../monkeypoxDATA_07_06_22/JIT_gisaid_pox_2022_09_06_07.fasta -evalue 20000000 -word_size 5 -num_threads 4 -outfmt 6 -out blastn_0.txt -qcov_hsp_perc 100 -perc_identity 100 -max_target_seqs 10000</code>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>