<?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/5685?</link>
	<atom:link href="https://bioinformaticsonline.com/related/5685?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/5388/biggest-human-brain-project-hbp-launched</guid>
	<pubDate>Mon, 07 Oct 2013 19:50:55 -0500</pubDate>
	<link>https://bioinformaticsonline.com/news/view/5388/biggest-human-brain-project-hbp-launched</link>
	<title><![CDATA[Biggest Human Brain Project (HBP) launched!!!]]></title>
	<description><![CDATA[<p><img src="http://s1.ibtimes.com/sites/www.ibtimes.com/files/styles/v2_article_large/public/2013/10/07/human-brain-project.jpg" width="500" height="500" alt="image" style="border: 0px;"></p><p>"In neuroscience, the project will use neuroinformatics and brain simulation to collect and integrate experimental data, identifying and filling gaps in our knowledge, and prioritising future experiments.</p><p>In medicine, the HBP will use medical informatics to identify biological signatures of brain disease, allowing diagnosis at an early stage, before the disease has done irreversible damage, and enabling personalized treatment, adapted to the needs of individual patients. Better diagnosis, combined with disease and drug simulation, will accelerate the discovery of new treatments, drastically lowering the cost of drug discovery.<br /><br />In computing, new techniques of interactive supercomputing, driven by the needs of brain simulation, will impact a vast range of industries. Devices and systems, modelled after the brain, will overcome fundamental limits on the energy-efficiency, reliability and programmability of current technologies, clearing the road for systems with brain-like intelligence."</p><p>Source:&nbsp;<a href="http://www.forbes.com/sites/jenniferhicks/2013/10/07/the-human-brain-project-begins/">http://www.forbes.com/sites/jenniferhicks/2013/10/07/the-human-brain-project-begins/</a>&nbsp;</p><p>(<a href="https://www.facebook.com/humanbrainproj/info">https://www.facebook.com/humanbrainproj/info</a>)</p><p>Home Page:</p><p><a href="https://www.humanbrainproject.eu/">https://www.humanbrainproject.eu/</a></p><p>Jobs:</p><p><a href="https://www.humanbrainproject.eu/participate/jobs">https://www.humanbrainproject.eu/participate/jobs</a></p>]]></description>
	<dc:creator>Rahul Agarwal</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43374/reference-sequence-resource</guid>
	<pubDate>Wed, 15 Sep 2021 21:15:22 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43374/reference-sequence-resource</link>
	<title><![CDATA[Reference Sequence Resource!]]></title>
	<description><![CDATA[<p><span>The ENCODE project uses Reference Genomes from&nbsp;</span><a href="http://www.ncbi.nlm.nih.gov/genome/browse/reference/">NCBI</a><span>&nbsp;or&nbsp;</span><a href="http://hgdownload.cse.ucsc.edu/downloads.html">UCSC</a><span>&nbsp;to provide a consistent framework for mapping high-throughput sequencing data.&nbsp;In general, ENCODE data are mapped consistently to 2 human (GRCH38, hg19) and 2 mouse (mm9/mm10) genomes for historical comparability.&nbsp;</span><em>Drosophia melanogaster</em><span>&nbsp;experiments are mapped to either dm3 or dm6 and&nbsp;</span><em>Caenorhabdilis elegans&nbsp;</em><span>experiments are mapped to ce10 or ce11.&nbsp;T</span></p><p>Address of the bookmark: <a href="https://www.encodeproject.org/data-standards/reference-sequences/" rel="nofollow">https://www.encodeproject.org/data-standards/reference-sequences/</a></p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42987/public-databases-for-bioinformatics</guid>
	<pubDate>Tue, 23 Mar 2021 05:32:15 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42987/public-databases-for-bioinformatics</link>
	<title><![CDATA[Public Databases for Bioinformatics !]]></title>
	<description><![CDATA[<pre>https://www.nature.com/articles/s41467-020-17155-y<br><br>Server Infrastructure:

File Server:

dhara: Synology 3614 Storage Appliance
4 Core Xeon
108TB disk storage
10Gb ethernet to SCG3
Access atx: dhara:5000
Has btsync server (try it - its much better than dropbox)

Compute Servers:

nandi: Kundaje and Phi Server
24 intel cores
256GB RAM
500GB of SSD storage 
36TB RAID6 local storage
4 Intel Phi's (space for 4 more GPU's)


durga: Montgomery and sensitive data
24 intel cores
256GB RAM
500GB of SSD RAID0 storage 
60TB RAID6 local storage

mitra: Bassik and Web/DB Server
24 core
256GB RAM 
500GB of SSD RAID0 storage 
36TB RAID6 local storage

vayu: Kundaje GPU server
4 core
64GB RAM 
200GB of SSD storage 
8TB RAID10 local storage
4 Nvidia GTX 970 4GB GPUs

amold: Bickel and SGE server
32 AMD core
128GB RAM 
200GB of SSD storage 
12TB RAID5 local storage

wotan: Bickel and SGE server
64 AMD core
256GB RAM 
200GB of SSD storage 
12TB RAID5 local storage

Filesystem:

/users/$USER
default home directory
full backups nightly 
nfs mount to dhara
should store code, papers, and other highly processed data here

/mnt/data/
globally accessible data
should store common data here
e.g. genomes and indexes, annotations, ENCODE data  
if you dont want this to count towards your quote you must chown

/mnt/lab_data/$LAB/
lab accessible data
should store lab project data here 
e.g. ATAC-seq prediction data, enhancer prediction, motif calls

/srv/scratch/$USER
fast local storage
not backed up, but on raid and data will never be deleted
most analysis should be performed here

/srv/persistent/$USER
fast local storage
synced nightly, but not backed up
       ie if the hard drives fail or you delete something and notice 
       within 24 hours we can recover. Otherwise not. (vs home which is 
       properly backed up )  
intermediate analysis products that would be hard to recover should be stored here 
       e.g. stochastic analysis results that need to be kept so that paper 
       results can be reproduced

/srv/www/$LABNAME/
web accessible from mitra.stanford.edu
*NOT BACKED UP*

Some parallel programming patterns:

# gzip a bunch of files
parallel gzip -- *.FILESTOGZIP

# fork example in python:
(for more detailed examples look at 
 https://github.com/nboley/grit/ grit/lib/multiprocessing_utils.py)

import os
import time
import random

import multiprocessing

class ProcessSafeOPStream( object ):
    def __init__( self, writeable_obj ):
        self.writeable_obj = writeable_obj
        self.lock = multiprocessing.Lock()
        self.name = self.writeable_obj.name
        return
    
    def write( self, data ):
        self.lock.acquire()
        self.writeable_obj.write( data )
        self.writeable_obj.flush()
        self.lock.release()
        return
    
    def close( self ):
        self.writeable_obj.close()

def worker(queue, ofp):
    # Try without this
    random.seed()
    while True:
        i = queue.get()
        if i == 'FINISHED': return
        # simulate an expensive function
        x = random.random()
        time.sleep(x/10)
        print i, x
        ofp.write("%i\t%s\n" % (i, x))

NSIMS = 10000
NPROC = 25

# populate queue
todo = multiprocessing.Queue()
for i in xrange(NSIMS): todo.put(i)
for i in xrange(NPROC): todo.put('FINISHED')

ofp = ProcessSafeOPStream( open("output.txt", "w") )

pids = []
for i in xrange(NPROC):
    pid = os.fork()
    if pid == 0:
       worker(todo, ofp)
       os._exit(0)
    else:
       pids.append(pid)  

for pid in pids:
    os.waitpid(pid, 0)

ofp.close()

print "FINISHED"<br><br></pre>
<p>For use case 1 we obtained the following ENCODE and ROADMAP datasets&nbsp;<a href="https://www.encodeproject.org/files/ENCFF446WOD/@@download/ENCFF446WOD.bed.gz">https://www.encodeproject.org/files/ENCFF446WOD/@@download/ENCFF446WOD.bed.gz</a>,&nbsp;<a href="https://www.encodeproject.org/files/ENCFF546PJU/@@download/ENCFF546PJU.bam">https://www.encodeproject.org/files/ENCFF546PJU/@@download/ENCFF546PJU.bam</a>,&nbsp;<a href="https://www.encodeproject.org/files/ENCFF059BEU/@@download/ENCFF059BEU.bam">https://www.encodeproject.org/files/ENCFF059BEU/@@download/ENCFF059BEU.bam</a>. Blacklisted regions were obtained from&nbsp;<a href="http://mitra.stanford.edu/kundaje/akundaje/release/blacklists/hg38-human/hg38.blacklist.bed.gz">http://mitra.stanford.edu/kundaje/akundaje/release/blacklists/hg38-human/hg38.blacklist.bed.gz</a>. The human genome version hg38 was obtained from&nbsp;<a href="http://hgdownload.cse.ucsc.edu/goldenPath/hg38/bigZips/hg38.fa.gz">http://hgdownload.cse.ucsc.edu/goldenPath/hg38/bigZips/hg38.fa.gz</a>.</p>
<p>For use case 2 we used the set of narrowPeak files summarized in&nbsp;<a href="https://github.com/wkopp/janggu_usecases/tree/master/extra/urls.txt">https://github.com/wkopp/janggu_usecases/tree/master/extra/urls.txt</a>&nbsp;(archived version v1.0.1). The human genome version hg19 was obtained from&nbsp;<a href="http://hgdownload.cse.ucsc.edu/goldenPath/hg19/bigZips/hg19.fa.gz">http://hgdownload.cse.ucsc.edu/goldenPath/hg19/bigZips/hg19.fa.gz</a></p>
<p>For use case 3 we used the ENCODE datasets&nbsp;<a href="https://www.encodeproject.org/files/ENCFF591XCX/@@download/ENCFF591XCX.bam">https://www.encodeproject.org/files/ENCFF591XCX/@@download/ENCFF591XCX.bam</a>,&nbsp;<a href="https://www.encodeproject.org/files/ENCFF736LHE/@@download/ENCFF736LHE.bigWig">https://www.encodeproject.org/files/ENCFF736LHE/@@download/ENCFF736LHE.bigWig</a>,&nbsp;<a href="https://www.encodeproject.org/files/ENCFF177HHM/@@download/ENCFF177HHM.bam">https://www.encodeproject.org/files/ENCFF177HHM/@@download/ENCFF177HHM.bam</a>&nbsp;as we as the GENCODE annotation v29 from&nbsp;<a href="ftp://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/release_29/gencode.v29.annotation.gtf.gz">ftp://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/release_29/gencode.v29.annotation.gtf.gz</a>.</p><p>Address of the bookmark: <a href="http://mitra.stanford.edu/" rel="nofollow">http://mitra.stanford.edu/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/37049/chromomap-an-r-package-for-interactive-visualization-and-mapping-of-human-chromosomes</guid>
	<pubDate>Mon, 25 Jun 2018 17:22:24 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/37049/chromomap-an-r-package-for-interactive-visualization-and-mapping-of-human-chromosomes</link>
	<title><![CDATA[chromoMap-An R package for Interactive visualization and mapping of human chromosomes]]></title>
	<description><![CDATA[
<p>chromoMap is an R package that provides interactive, configurable and elegant graphics visualization of the human chromosomes allowing users to map chromosome elements (like genes, SNPs etc.) on the chromosome plot. It introduces a special plot viz. the "chromosome heatmap" that, in addition to mapping elements, can visualize the data associated with chromosome elements (like gene expression) in the form of heat colors which can be highly advantageous in the scientific interpretations and research work. Because of the enormous size of the chromosomes, it is impractical to visualize each element on the same plot. But chromoMap plots provide a magnified view for each of chromosome location to render additional information and visualization specific for that location. You can map thousands of genes and can view all mappings easily. Users can investigate the detailed information about the mappings (like gene names or total genes mapped on a location) or can view the magnified single or double stranded view of the chromosome at a location showing each mapped element in sequential order (You will see in the demos below). Not ony that, the plots can be saved as HTML documents that can be customized and shared easily. In addition, you can include them in R Markdown or in R Shiny applications.</p>

<p>https://cran.r-project.org/web/packages/chromoMap/index.html</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43693/plar-pipeline-for-lncrna-annotation-from-rna-seq-data</guid>
	<pubDate>Fri, 07 Jan 2022 06:18:01 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43693/plar-pipeline-for-lncrna-annotation-from-rna-seq-data</link>
	<title><![CDATA[PLAR: Pipeline for lncRNA annotation from RNA-seq data]]></title>
	<description><![CDATA[<p><span>Due to several requests, we are releasing an assingment of orthologs, determined using the same methods used in Hezroni et al. (BLAST, Whole Genome Alignment (WGA), and synteny). One is comparing human GENCODE genes (from GENCODE v30) to lncRNAs from other species identified by PLAR. Available&nbsp;</span><a href="ftp://ftp-igor.weizmann.ac.il/pub/gencode_orthologs_v3.txt.gz">here</a><span>.</span></p>
<p>&nbsp;</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="1" colspan="1">
<p><strong>Species</strong></p>
</td>
<td rowspan="1" colspan="1">
<p><strong>Assembly</strong></p>
</td>
<td rowspan="1" colspan="1">
<p><strong>Code</strong></p>
</td>
<td rowspan="1" colspan="1">
<p><strong>Transcriptome</strong></p>
</td>
<td rowspan="1" colspan="1">
<p><strong>lncRNAs</strong></p>
</td>
<td rowspan="1" colspan="1">
<p><strong>Protein-coding</strong></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Human</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2Fhg19%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNE8D2HpSsuVeU5oUWAahOi6qUkSTA">hg19</a></p>
</td>
<td rowspan="1" colspan="1">
<p>hg19</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/hg19.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/hg19.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/hg19.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Rhesus</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FrheMac3%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNE9JVXif3Efp4FVGd43K-BjTjrpwQ">rheMac3</a></p>
</td>
<td rowspan="1" colspan="1">
<p>rm3</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/rm3.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/rm3.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/rm3.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Marmoset</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FcalJac3%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNERBzLoHTuzHgX48eG9B5JwHfJeUg">calJac3</a></p>
</td>
<td rowspan="1" colspan="1">
<p>cj3</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cj3.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cj3.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cj3.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Mouse</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2Fmm9%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNFn4Vo-WHyxU1rVfWVKfgYCsdbvBw">mm9</a></p>
</td>
<td rowspan="1" colspan="1">
<p>mm9</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mm9.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mm9.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mm9.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Rabbit</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2ForyCun2%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNHV9p_9vZ6-wtW3ofOStkok2HmGYg">oryCun2</a></p>
</td>
<td rowspan="1" colspan="1">
<p>oc2</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/oc2.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/oc2.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/oc2.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Dog</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FcanFam3%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNF_CL0xW8BrQktADnX1_cKL5r7Zyw">canFam3</a></p>
</td>
<td rowspan="1" colspan="1">
<p>cf3</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cf3.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cf3.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cf3.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Ferret</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://hgdownload.soe.ucsc.edu/goldenPath/musFur1/bigZips/">musFur1</a></p>
</td>
<td rowspan="1" colspan="1">
<p>oa3</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mf1.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mf1.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/mf1.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Opossum</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FmonDom5%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNFeZz8NVTDJzR7uP7dIFOnACpuL7A">monDom5</a></p>
</td>
<td rowspan="1" colspan="1">
<p>md5</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/md5.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/md5.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/md5.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Chicken</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FgalGal4%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNFDsmU33MtwXzpaZZQHlrfI4OwsyA">galGal4</a></p>
</td>
<td rowspan="1" colspan="1">
<p>gg4</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/gg4.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/gg4.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/gg4.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Lizard</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FanoCar2%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNEt4SZWNfHnA7MvJ6RWiql_yut4og">anoCar2</a></p>
</td>
<td rowspan="1" colspan="1">
<p>ac2</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ac2.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ac2.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ac2.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Coelacanth</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FlatCha1%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNH17mc_Am63OygexvbH391-GPoqBg">latCha1</a></p>
</td>
<td rowspan="1" colspan="1">
<p>lc1</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lc1.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lc1.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lc1.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Zebrafish</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FdanRer7%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNEgbPFFLxSYaERAtOLpbqIa5NmeCA">danRer7</a></p>
</td>
<td rowspan="1" colspan="1">
<p>dr7</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/dr7.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/dr7.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/dr7.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Stickleback</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload-test.sdsc.edu%2FgoldenPath%2FgasAcu1%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNHLiWgr54hkQYAxKeU9FJn0FKzEDA">gasAcu1</a></p>
</td>
<td rowspan="1" colspan="1">
<p>ga1</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ga1.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ga1.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ga1.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Nile tilapia</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2ForeNil2%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNEgaAhALRYb2ZYx_ItCO53E3mgZ2w">oreNil2</a></p>
</td>
<td rowspan="1" colspan="1">
<p>ot2</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ot2.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ot2.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/ot2.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Spotted gar</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload-test.cse.ucsc.edu%2FgoldenPath%2FlepOcu1%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNEbTQSWyyyZXk3eYiwkkAySMRdKTg">lepOcu1</a></p>
</td>
<td rowspan="1" colspan="1">
<p>lo1</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lo1.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lo1.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/lo1.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Elephant shark</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload.soe.ucsc.edu%2FgoldenPath%2FcalMil1%2FbigZips%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNH2mc_GFk5E6kmVXftLL2lZVClIUQ">calMil1</a></p>
</td>
<td rowspan="1" colspan="1">
<p>cm1</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cm1.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cm1.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/cm1.coding.bed.gz">Download</a></p>
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">
<p>Sea urchin</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="http://www.google.com/url?q=http%3A%2F%2Fhgdownload-test.cse.ucsc.edu%2FgoldenPath%2FstrPur4%2F&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNHQ_Coxb_z7jTAweTFkO0KtHZKjEA">strPur4</a></p>
</td>
<td rowspan="1" colspan="1">
<p>sp4</p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/sp4.transcriptome.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/sp4.lncRNAs.bed.gz">Download</a></p>
</td>
<td rowspan="1" colspan="1">
<p><a href="ftp://ftp-igor.weizmann.ac.il/pub/CLAP/data/sp4.coding.bed.gz">Download</a></p>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p><p>Address of the bookmark: <a href="http://www.weizmann.ac.il/Biological_Regulation/IgorUlitsky/PLAR" rel="nofollow">http://www.weizmann.ac.il/Biological_Regulation/IgorUlitsky/PLAR</a></p>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/853/ragan-lab</guid>
  <pubDate>Sun, 14 Jul 2013 12:03:43 -0500</pubDate>
  <link></link>
  <title><![CDATA[Ragan Lab]]></title>
  <description><![CDATA[
<p>Computational systems biology</p>

<p>Research Area: <br />breast cancer; pancreatic cancer; prostate cancer; gastrointestinal disorders; urohaemolytic disorders; staphylococcal diseases</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/2825/ron-milo-lab</guid>
  <pubDate>Fri, 23 Aug 2013 03:22:37 -0500</pubDate>
  <link></link>
  <title><![CDATA[Ron Milo Lab]]></title>
  <description><![CDATA[
<p>This research group brings the tools of systems biology to bear on the grand challenges of sustainability. The lab members and I are passionate about trying to understand the cellular highways of energy and carbon transformations known as central carbon metabolism in quantitative terms. They employ a combination of computational and experimental synthetic biology tools. <br />Ron Milo Lab research efforts are the culmination of three directions: <br />(1) Understanding the structure and logic of central carbon and energy metabolism in quantitative terms<br />(2) Synthetic metabolic pathways for carbon fixation <br />(3) Novel tools facilitating accurate, accessible and collaborative quantitative cell biology</p>

<p>http://www.weizmann.ac.il/plants/Milo/index.php</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/12868/landry-lab</guid>
  <pubDate>Thu, 17 Jul 2014 14:33:57 -0500</pubDate>
  <link></link>
  <title><![CDATA[Landry Lab]]></title>
  <description><![CDATA[
<p>EVOLUTIONARY AND INTEGRATIVE CELL BIOLOGY</p>

<p>Our research is at the crossroad between cell biology, ecological genomics, systems biology, molecular evolution and population genetics. We study the architecture and evolution of protein and signalling networks.</p>

<p>More at http://landrylab.ibis.ulaval.ca/</p>
]]></description>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/20363/postdoctoral-researcher-in-cancer-systems-biology</guid>
  <pubDate>Mon, 12 Jan 2015 01:44:11 -0600</pubDate>
  <link></link>
  <title><![CDATA[Postdoctoral Researcher in Cancer Systems Biology]]></title>
  <description><![CDATA[
<p>Postdoctoral Researcher in Cancer Systems Biology<br />Department of Oncology, Old Road Campus Research Building, Roosevelt Drive, Oxford<br />Grade 7: £30,434 - £37,394 with a discretionary range to £40,847 p.a.<br />Applications are invited for a Postdoctoral Researcher in Cancer Systems Biology to join a rapidly developing Bioinformatics Research Core group headed by Dr Anastasia Samsonova. The purpose of the role is to develop and deliver integrative approaches to dissect the complexity of cancer as a genomic disease. The research will focus on development and application of effective strategies for mining and integration of complex human *omics datasets and clinical/phenotypic data in cancer studies.</p>

<p>The role sits at the critical interface between genetics and cancer systems biology, and would suit a candidate who is interested in developing a career at the confluence of Statistics/Data Mining/Machine Learning and Biology. Ideally, you will have experience in development of analytical approaches to high-throughput and multivariate data mining and integration gained through a PhD (or equivalent) in a quantitative subject (eg mathematics, statistics, physics, engineering or computer science).</p>

<p>Experience of statistics and/or machine learning techniques is highly desirable as is evidence of prior experience of developing bioinformatics software and/or analysing complex *omics data sets. You will be able to work as part of a team and independently and deliver results to the required standard and schedule. You should be able to organise and prioritise your own work, as well as have excellent communication skills, both written and oral. The post will involve interactions with collaborators from such diverse fields as applied mathematics, statistics, computer science and medicine.</p>

<p>This is a full-time post, fixed-term until 31 March 2017. For informal enquiries, contact Dr Anastasia Samsonova (bioinformatics@oncology.ox.ac.uk).</p>

<p>All applicants must complete a short application form and upload a CV and supporting statement.</p>

<p>The closing date for applications is 12.00 noon on 26 January 2015.</p>

<p>More at https://www.recruit.ox.ac.uk/pls/hrisliverecruit/erq_jobspec_version_4.display_form</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/file/view/5684/systems-biology</guid>
	<pubDate>Thu, 17 Oct 2013 00:50:55 -0500</pubDate>
	<link>https://bioinformaticsonline.com/file/view/5684/systems-biology</link>
	<title><![CDATA[SYSTEMS BIOLOGY]]></title>
	<description><![CDATA[]]></description>
	<dc:creator>ROSHNI</dc:creator>
	<enclosure url="https://bioinformaticsonline.com/file/download/5684" length="" type="application/vnd.ms-powerpoint" />
</item>

</channel>
</rss>