<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://143.107.246.201:8081/ecor/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://143.107.246.201:8081/ecor/feed.php">
        <title>ecoR - 05_curso_antigo:r2016:alunos:trabalho_final:murillo.rodrigues</title>
        <description></description>
        <link>http://143.107.246.201:8081/ecor/</link>
        <image rdf:resource="http://143.107.246.201:8081/ecor/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-04-22T19:44:05+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://143.107.246.201:8081/ecor/doku.php?id=05_curso_antigo:r2016:alunos:trabalho_final:murillo.rodrigues:funcoes&amp;rev=1774620044&amp;do=diff"/>
                <rdf:li rdf:resource="http://143.107.246.201:8081/ecor/doku.php?id=05_curso_antigo:r2016:alunos:trabalho_final:murillo.rodrigues:start&amp;rev=1774620044&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://143.107.246.201:8081/ecor/lib/exe/fetch.php?media=logo.png">
        <title>ecoR</title>
        <link>http://143.107.246.201:8081/ecor/</link>
        <url>http://143.107.246.201:8081/ecor/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="http://143.107.246.201:8081/ecor/doku.php?id=05_curso_antigo:r2016:alunos:trabalho_final:murillo.rodrigues:funcoes&amp;rev=1774620044&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-27T14:00:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Funções</title>
        <link>http://143.107.246.201:8081/ecor/doku.php?id=05_curso_antigo:r2016:alunos:trabalho_final:murillo.rodrigues:funcoes&amp;rev=1774620044&amp;do=diff</link>
        <description>Funções

Arquivos para teste:



match_genes

Código


#match_genes finds the &quot;control&quot; genes (gene with different biological function than the gene of interest) closest located to an optimal distance for a given list of genes of interest.
match_genes = function (all, interest, opt = 10^4, graph = F, list=F) {
    #Initializes the data.frame that is going to be returned.
    match = data.frame(matrix(ncol=3, nrow=0))
    #The function is gonna use the median to calculate gene distances.
    all$…</description>
    </item>
    <item rdf:about="http://143.107.246.201:8081/ecor/doku.php?id=05_curso_antigo:r2016:alunos:trabalho_final:murillo.rodrigues:start&amp;rev=1774620044&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-27T14:00:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Murillo Fernando Rodrigues</title>
        <link>http://143.107.246.201:8081/ecor/doku.php?id=05_curso_antigo:r2016:alunos:trabalho_final:murillo.rodrigues:start&amp;rev=1774620044&amp;do=diff</link>
        <description>Murillo Fernando Rodrigues



Sou aluno de Mestrado do Programa de Pós-Graduação em Genética e Biologia Evolutiva do IB/USP, sob orientação do Prof. Dr. Rodrigo Cogni. Desenvolvo o projeto intitulado Variação clinal em genes do sistema imune de $freq. pop_1, freq. pop_2, ..., freq. pop_n)$$$H_p = 2*p_i*(1-p_i)$$$$H_m = \frac{\sum\limits_{i=1}^{n}peso_i*H^p_i}{n}$$$$H_t = 2*\bar{p}*(1-\bar{p})$$$$Fst = \frac{H_t - H_m}{H_t}$$</description>
    </item>
</rdf:RDF>
