<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Welcome to symcurve on symcurve</title><link>/</link><description>Recent content in Welcome to symcurve on symcurve</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright (c) 2020-2024 Hyas</copyright><lastBuildDate>Thu, 07 Sep 2023 17:19:07 +0200</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml"/><item><title>About</title><link>/docs/guides/about/</link><pubDate>Thu, 07 Sep 2023 16:04:48 +0200</pubDate><guid>/docs/guides/about/</guid><description>The SymCurve software gets its name from the notion of DNA having &amp;ldquo;symmetry of curvature&amp;rdquo;. The idea is to look for evidence of DNA intrinsically having symmetrical curvature/bendability properties at the points where it wraps a Eukaryotic nucleosome core particle.</description></item><item><title>Algorithm</title><link>/docs/guides/algorithm/</link><pubDate>Thu, 07 Sep 2023 16:04:48 +0200</pubDate><guid>/docs/guides/algorithm/</guid><description>DNA step parameters The diagram below shows the six main ways that two consecutive base pairs are distanced from each other.</description></item><item><title>Example</title><link>/docs/guides/example/</link><pubDate>Thu, 07 Sep 2023 16:04:48 +0200</pubDate><guid>/docs/guides/example/</guid><description>Sequence Consider the 500 nucleotides of sequences below. It&amp;rsquo;s enough to wrap at least two eukaryotic nucleosomes.
CCAACATTTTGACTTTTTGGGAGGGCACTAGCACCTATCTACCCTGAATC TAAGTGCTAACAGGAAAGGATGCCAGATTGCATGCCTGCTGATAAAGCCA CAGTTTGGACTGTCACTCAATCACCATCGTTCCTCCTGTGACTCAGTATA ACAAGATTGGGAGAATACTCTACAGTTCCTGATTCCCCCACAGAAGTGAA AGAGAATACTGCAACACACATTCAGTGTTCAGACTTCAGGGGAGTTGCCA AGTGATTGTTTTCTGTCTTGCCTGAATTTAAGCGTTAACAGGAAAGCTTT CCAGGTTGGGGATATTAAGAATAAATGAGTTGAGGAAGTTTGGGTTAGCA TACATTCACTTATCATATCATCCTTCCCTGGATCAATATGCAATGAGTGG GACAAAACCCTCAACTCCTGGCTTCCCCTTGGAGAAGGAAAAAGCTGGAG TGTGCATCCAGAATTTCAACTTTTCCCAGTCAGCCTGATGGACTGTTTTCThis sequence will be \(S\) with \(n=500\).</description></item><item><title>APIs</title><link>/docs/reference/apis/</link><pubDate>Thu, 07 Sep 2023 16:12:37 +0200</pubDate><guid>/docs/reference/apis/</guid><description>Rust Rustdoc autodocumentation is generated with cargo doc --no-deps.
main branch</description></item><item><title>Matrices</title><link>/docs/reference/matrices/</link><pubDate>Thu, 07 Sep 2023 16:12:37 +0200</pubDate><guid>/docs/reference/matrices/</guid><description>The default matrices SymCurve uses for roll (\(\rho\)), twist (\(\Omega\)), and tilt (\(\tau\)) are listed on this page. The matrix sizes are all 4x4x4, where the values are indexed by nucleotide 3-mers as in the matrix \(M\) below: \[ M = \begin{bmatrix} \begin{bmatrix} M_{AAA} &amp; M_{AAT} &amp; M_{AAG} &amp; M_{AAC} \\ M_{ATA} &amp; M_{ATT} &amp; M_{ATG} &amp; M_{ATC} \\ M_{AGA} &amp; M_{AGT} &amp; M_{AGG} &amp; M_{AGC} \\ M_{ACA} &amp; M_{ACT} &amp; M_{ACG} &amp; M_{ACC} \end{bmatrix}, \\ \begin{bmatrix} M_{TAA} &amp; M_{TAT} &amp; M_{TAG} &amp; M_{TAC} \\ M_{TTA} &amp; M_{TTT} &amp; M_{TTG} &amp; M_{TTC} \\ M_{TGA} &amp; M_{TGT} &amp; M_{TGG} &amp; M_{TGC} \\ M_{TCA} &amp; M_{TCT} &amp; M_{TCG} &amp; M_{TCC} \end{bmatrix}, \\ \begin{bmatrix} M_{GAA} &amp; M_{GAT} &amp; M_{GAG} &amp; M_{GAC} \\ M_{GTA} &amp; M_{GTT} &amp; M_{GTG} &amp; M_{GTC} \\ M_{GGA} &amp; M_{GGT} &amp; M_{GGG} &amp; M_{GGC} \\ M_{GCA} &amp; M_{GCT} &amp; M_{GCG} &amp; M_{GCC} \end{bmatrix}, \\ \begin{bmatrix} M_{CAA} &amp; M_{CAT} &amp; M_{CAG} &amp; M_{CAC} \\ M_{CTA} &amp; M_{CTT} &amp; M_{CTG} &amp; M_{CTC} \\ M_{CGA} &amp; M_{CGT} &amp; M_{CGG} &amp; M_{CGC} \\ M_{CCA} &amp; M_{CCT} &amp; M_{CCG} &amp; M_{CCC} \end{bmatrix} \end{bmatrix} \] Roll \[ \rho^\psi = \begin{bmatrix} \begin{bmatrix} 0.</description></item><item><title>Privacy Policy</title><link>/privacy/</link><pubDate>Thu, 07 Sep 2023 17:19:07 +0200</pubDate><guid>/privacy/</guid><description/></item></channel></rss>