<?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: Related items]]></title>
	<link>https://bioinformaticsonline.com/related/24264?offset=1170</link>
	<atom:link href="https://bioinformaticsonline.com/related/24264?offset=1170" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/44352/bioinformatics-tools-for-genome-assembly</guid>
	<pubDate>Mon, 24 Jul 2023 07:04:26 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/44352/bioinformatics-tools-for-genome-assembly</link>
	<title><![CDATA[Bioinformatics tools for genome assembly !]]></title>
	<description><![CDATA[<p>There are numerous genome assembly tools available, each with its strengths and weaknesses. Here is a list of some widely used genome assembly tools as of my last update in September 2021:</p><ol>
<li>
<p><span>SPAdes:</span> An assembler specifically designed for single-cell and multi-cell bacterial genomes, as well as small eukaryotic genomes.</p>
</li>
<li>
<p><span>ABySS:</span> A parallelized assembler for large genomes that uses de Bruijn graphs.</p>
</li>
<li>
<p><span>Velvet:</span> Another de Bruijn graph-based assembler optimized for short-read sequencing data.</p>
</li>
<li>
<p><span>SOAPdenovo:</span> A de Bruijn graph-based assembler designed for short reads, widely used for assembling large and complex genomes.</p>
</li>
<li>
<p><span>MaSuRCA:</span> A hybrid assembler that combines data from multiple sequencing technologies, such as Illumina and PacBio.</p>
</li>
<li>
<p><span>Canu:</span> A long-read assembler optimized for PacBio and Oxford Nanopore sequencing data.</p>
</li>
<li>
<p><span>Flye:</span> A long-read assembler suitable for bacterial and small eukaryotic genomes.</p>
</li>
<li>
<p><span>SMARTdenovo:</span> An assembler designed for long reads, particularly suited for PacBio data.</p>
</li>
<li>
<p><span>SPAdes Long Read (SPAdesLR):</span> An extension of SPAdes for long-read data, such as those from PacBio or Nanopore.</p>
</li>
<li>
<p><span>Minia:</span> An assembler optimized for low memory consumption, suitable for small and medium-sized genomes.</p>
</li>
<li>
<p><span>Unicycler:</span> A hybrid assembler that combines short and long reads for circular bacterial genome assembly.</p>
</li>
<li>
<p><span>wtdbg2:</span> A de Bruijn graph assembler for long reads, efficient for very large genomes.</p>
</li>
<li>
<p><span>Shasta:</span> A long-read assembler that uses the Overlap-Layout-Consensus approach, suitable for PacBio and Nanopore data.</p>
</li>
<li>
<p><span>Sparc:</span> An assembler designed to handle noisy long reads from Nanopore sequencing.</p>
</li>
<li>
<p><span>CANA:</span> An assembler for metagenomic data, particularly for complex and diverse microbial communities.</p>
</li>
<li>
<p><span>Ra</span> Assembler: A metagenome assembler for long reads, designed for highly complex metagenomic samples.</p>
</li>
</ol><p>Please note that the field of bioinformatics is constantly evolving, and new assembly tools may have emerged since my last update. Additionally, the performance of these tools can vary depending on the characteristics of the sequencing data and the genome being assembled. When selecting an assembly tool, consider the specific requirements of your project, the available data types, and the computational resources at your disposal. Always refer to the respective tool's documentation and publications for the most up-to-date information and recommendations.</p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44581/biokit-a-set-of-tools-dedicated-to-bioinformatics-data-visualisation</guid>
	<pubDate>Tue, 18 Jun 2024 02:04:39 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44581/biokit-a-set-of-tools-dedicated-to-bioinformatics-data-visualisation</link>
	<title><![CDATA[BioKit: a set of tools dedicated to bioinformatics, data visualisation]]></title>
	<description><![CDATA[<p><span>BioKit is a set of tools dedicated to bioinformatics, data visualisation (</span><a href="https://biokit.readthedocs.io/en/latest/references.html#module-biokit.viz" title="biokit.viz"><code><span>biokit.viz</span></code></a><span>), access to online biological data (e.g. UniProt, NCBI thanks to bioservices). It also contains more advanced tools related to data analysis (e.g.,&nbsp;</span><a href="https://biokit.readthedocs.io/en/latest/references.html#module-biokit.stats" title="biokit.stats"><code><span>biokit.stats</span></code></a><span>). Since R is quite common in bioinformatics, we also provide a convenient module to run R inside your Python scripts or shell (:mod:biokit.rtools module).</span></p><p>Address of the bookmark: <a href="https://biokit.readthedocs.io/en/latest/index.html" rel="nofollow">https://biokit.readthedocs.io/en/latest/index.html</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/856/papenfuss-lab</guid>
  <pubDate>Sun, 14 Jul 2013 12:22:28 -0500</pubDate>
  <link></link>
  <title><![CDATA[Papenfuss Lab]]></title>
  <description><![CDATA[
<p>The human genome project and similar projects in disease-causing organisms such as Plasmodium falciparum, which causes malaria in humans, have provided new tools for discovery in biology and have accelerated the development of understanding in human disease.</p>

<p>Research Area: <br />Analysis of Next Generation sequence data in cancer<br />Methods for analysis of structural variation in cancer genomes<br />Next Generation sequencing in malaria<br />Computational comparative genomics<br />Sensitive genomic sequence search techniques using hidden Markov models<br />Tasmanian devil facial tumour disease</p>

<p>Link @ http://www.wehi.edu.au/faculty_members/dr_tony_papenfuss</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/videolist/watch/10749/memories-can-be-passed-down-through-dna</guid>
	<pubDate>Sat, 10 May 2014 21:24:10 -0500</pubDate>
	<link>https://bioinformaticsonline.com/videolist/watch/10749/memories-can-be-passed-down-through-dna</link>
	<title><![CDATA[Memories Can Be Passed Down Through DNA]]></title>
	<description><![CDATA[<iframe width="" height="" src="https://www.youtube-nocookie.com/embed/tbPwzII_g6o" frameborder="0" allowfullscreen></iframe>The premise of Assassin's Creed is the reliving of other people's memories stored inside DNA. Well scientists have found that in mice, it actually happens! Anthony is joined by special guest and our friend Tara Long from Hard Science to explain how this process works, and if it might apply to humans as well.

Read More: 
Parental olfactory experience influences behavior and neural structure in subsequent generations
http://www.nature.com/neuro/journal/vaop/ncurrent/abs/nn.3594.html
"Using olfactory molecular specificity, we examined the inheritance of parental traumatic exposure, a phenomenon that has been frequently observed, but not understood."

What Is Epigenetics?
http://www.sciencemag.org/content/330/6004/611
"The cells in a multicellular organism have nominally identical DNA sequences (and therefore the same genetic instruction sets), yet maintain different terminal phenotypes. This nongenetic cellular memory, which records developmental and environmental cues (and alternative cell states in unicellular organisms), is the basis of epi-(above)-genetics."

Epigenetics
http://en.wikipedia.org/wiki/Epigenetics

Watch More:
How to Change Your Genes
https://www.youtube.com/watch?v=B5DU9lgbsSE
TestTube Wild Card
http://testtube.com/dnews/dnews-231-how-too-many-screens-affect-our-brain?utm_source=YT&utm_medium=DNews&utm_campaign=DNWC
Is Sexiness Hereditary?
https://www.youtube.com/watch?v=z6STRCncvM8
____________________

DNews is dedicated to satisfying your curiosity and to bringing you mind-bending stories & perspectives you won't find anywhere else! New videos twice daily. 

Watch More DNews on TestTube http://testtube.com/dnews

Subscribe now! http://www.youtube.com/subscription_center?add_user=dnewschannel

DNews on Twitter http://twitter.com/dnews

Anthony Carboni on Twitter http://twitter.com/acarboni

Laci Green on Twitter http://twitter.com/gogreen18

Trace Dominguez on Twitter http://twitter.com/trace501

DNews on Facebook http://facebook.com/dnews

DNews on Google+ http://gplus.to/dnews

Discovery News http://discoverynews.com]]></description>
	
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/videolist/watch/4633/cancer-growth-animation</guid>
	<pubDate>Fri, 20 Sep 2013 06:16:51 -0500</pubDate>
	<link>https://bioinformaticsonline.com/videolist/watch/4633/cancer-growth-animation</link>
	<title><![CDATA[Cancer Growth Animation]]></title>
	<description><![CDATA[<iframe width="" height="" src="https://www.youtube-nocookie.com/embed/WXTsxPPcTEs" frameborder="0" allowfullscreen></iframe>This video demonstrates how cancer growth happens in human body.]]></description>
	
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/8480/paper-test-for-cancer</guid>
	<pubDate>Wed, 26 Feb 2014 00:20:30 -0600</pubDate>
	<link>https://bioinformaticsonline.com/news/view/8480/paper-test-for-cancer</link>
	<title><![CDATA[Paper test for cancer !!!]]></title>
	<description><![CDATA[<p>The American Cancer Society projects the numbers of new cancer cases and deaths expected each year in order to estimate the contemporary cancer burden, because cancer incidence and mortality data lag three to four years behind the current year. In addition, the regularly updated Facts &amp; Figures publications present the most current trends in cancer occurrence and survival, as well as information on symptoms, prevention, early detection, and treatment. Cancer rates in developing nations have climbed sharply in recent years, and now account for 70 percent of cancer mortality worldwide. Early detection has been proven to improve outcomes, but screening approaches such as mammograms and colonoscopy, used in the developed world, are too costly to be implemented in settings with little medical infrastructure.</p><p>The US born Sangeeta Bhatia at Massachusetts Institute of Technology (MIT) has developed a cheap, simple, paper test that can detect cancer. These diagnostic, which works much like a pregnancy test, could reveal within minutes, based on a urine sample, whether a person have cancer or not. The MIT media announce the major and amazing breakthrough in cancer diagonistics. These newly developed technology will allow non-communicable diseases to be detect at early stage, which will be cheap and easily accessible to the masses. For the developing world it would be exciting to adapt it instead to a paper test that could be performed on unprocessed samples in a rural setting, without the need for any specialized equipment. The simple readout could even be transmitted to a remote caregiver by a picture on a mobile phone.</p><p>The MIT professor and Howard Hughes Medical Institute investigator Sangeeta Bhatia, who is also the John and Dorothy Wilson Professor of Health Sciences and Technology and Electrical Engineering and Computer Science, invented a new class of synthetic biomarker, which is highly specialized instrument to do these kind of analysis. These paper test essentially relies on nanoparticles that interact with tumor proteins called proteases, each of which can trigger release of hundreds of biomarkers that are then easily detectable in a patient's urine. The MIT nanoparticles are coated with peptides (short protein fragments) targeted by different MMPs. These particles congregate at tumor sites, where MMPs cleave hundreds of peptides, which accumulate in the kidneys and are excreted in the urine.</p><p><img src="http://www.jasongrowclients.com/bhatia/source/image/100601e_bhatia_8122.jpg" width="400" height="600" alt="image" style="border: 0px;"><br /><br />To create the test strips, the researchers first coated nitrocellulose paper with antibodies that can capture the peptides. Once the peptides are captured, they flow along the strip and are exposed to several invisible test lines made of other antibodies specific to different tags attached to the peptides. If one of these lines becomes visible, it means the target peptide is present in the sample. The technology can also easily be modified to detect multiple types of peptides released by different types or stages of disease.<br /><br />In tests in mice, the researchers were able to accurately identify colon tumors, as well as blood clots. Bhatia says these tests represent the first step toward a diagnostic device that could someday be useful in human patients. "This is a new idea &mdash; to create an excreted biomarker instead of relying on what the body gives you," she says. "To prove this approach is really going to be a useful diagnostic, the next step is to test it in patient populations."</p><p>&nbsp;</p><p>Reference:</p><p>Image: jasongrowclients</p><p>Homepage: http://lmrt.mit.edu/about.html</p><p>http://web.mit.edu/newsoffice/2014/a-paper-diagnostic-for-cancer-0224.html</p><p>http://timesofindia.indiatimes.com/home/science/PIO-develops-cheap-paper-test-to-detect-cancer/articleshow/30963615.cms</p>]]></description>
	<dc:creator>Shruti Paniwala</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/videolist/watch/12943/a-history-of-bioinformatics-in-the-year-2039</guid>
	<pubDate>Wed, 23 Jul 2014 06:37:51 -0500</pubDate>
	<link>https://bioinformaticsonline.com/videolist/watch/12943/a-history-of-bioinformatics-in-the-year-2039</link>
	<title><![CDATA[A History of Bioinformatics (in the Year 2039)]]></title>
	<description><![CDATA[<iframe width="" height="" src="https://www.youtube-nocookie.com/embed/uwsjwMO-TEA" frameborder="0" allowfullscreen></iframe><p>C. Titus Brown http://video.open-bio.org/video/1/a-history-of-bioinformatics-in-the-year-2039</p>]]></description>
	
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41020/cancer-dependency-map</guid>
	<pubDate>Thu, 13 Feb 2020 04:38:47 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41020/cancer-dependency-map</link>
	<title><![CDATA[Cancer Dependency Map]]></title>
	<description><![CDATA[<p><span>The consequences of alterations in the DNA of cancer cells and subsequent vulnerabilities are not fully understood. This project aims to assign a dependency to every cancer cell in a patient which could be exploited to develop new therapies. This knowledge is foundational for precision cancer medicine.</span></p><p>Address of the bookmark: <a href="https://depmap.sanger.ac.uk/" rel="nofollow">https://depmap.sanger.ac.uk/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/file/view/13415/genomics-and-sequencing-approach-for-identification-of-biomarkers-to-assess-the-efficacy-of-tgf-%CE%B2ri-inhibitors-of-liver-cancer-in-vivo</guid>
	<pubDate>Tue, 05 Aug 2014 13:55:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/file/view/13415/genomics-and-sequencing-approach-for-identification-of-biomarkers-to-assess-the-efficacy-of-tgf-%CE%B2ri-inhibitors-of-liver-cancer-in-vivo</link>
	<title><![CDATA[Genomics and sequencing approach for identification of biomarkers to assess the efficacy of TGF-βRI inhibitors (of liver cancer) in vivo]]></title>
	<description><![CDATA[<p>Liver cancer is third leading cause of deaths and fourth most frequent occuring cancer worldwide. There are multiple signaling pathways responsible for causing cancer amongst which TGFb is most important cytokine whose signaling pathway promote cancer. However, main problem is to cure this cancer at late stage where we still have no treatment strategy to tackle this deadly cancer. &nbsp;Hence we need to find out new therapeutic target. One way is to look the relationships between mRNA, methylation and miRNA data of patients with different pathological conditions (cancer vs control either with inhibitor/not). MiRNA is small RNA molecules known to inhibit mRNA expression of particular gene by binding improperly to 3'UTR region of a gene and hence block binding of TF /translation of gene. CpG regions is known to located at promoter region of gene (5' UTR) and usually hypomethylated which allow to gene to transcribe and translate however sometime this region become hyper-methylated thats prevent expression of host gene. Thus , integration of these three data reveal new targets and pathways important for causing or preventing cancer and also reveal biomarker thats check the effects of inhibitor on signaling pathway underlying liver cancer.</p>]]></description>
	<dc:creator>Rahul Agarwal</dc:creator>
	<enclosure url="https://bioinformaticsonline.com/file/download/13415" length="26423" type="image/jpeg" />
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/38383/sidow-lab</guid>
  <pubDate>Fri, 07 Dec 2018 09:06:30 -0600</pubDate>
  <link></link>
  <title><![CDATA[Sidow Lab]]></title>
  <description><![CDATA[
<p>We study mechanisms of cancer evolution by using state-of-the-art genomic approaches at the bench and in analysis. Accurate genome reconstruction is our other major area of interest. We also collaborate on important questions for which our expertise in genomics and computation is relevant. Arend's biosketch highlights some of our past contributions.</p>

<p>http://www.sidowlab.org/</p>
]]></description>
</item>

</channel>
</rss>