Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Nov 13, 2024
1 parent d3c2fc7 commit 272eab1
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
91adf815
85caf2ae
24 changes: 21 additions & 3 deletions papers/universal_chiral_fp_2024.html
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ <h4 class="anchored" data-anchor-id="workflow">Workflow</h4>
<span id="cb2-6"><a href="#cb2-6" aria-hidden="true" tabindex="-1"></a><span class="dv">4</span>: <span class="op">-</span><span class="dv">2155244659601281804</span></span>
<span id="cb2-7"><a href="#cb2-7" aria-hidden="true" tabindex="-1"></a><span class="dv">5</span>: <span class="op">-</span><span class="dv">3602994677767288312</span></span>
<span id="cb2-8"><a href="#cb2-8" aria-hidden="true" tabindex="-1"></a><span class="dv">6</span>: <span class="dv">8573586092015465947</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div></li>
<li>Step 2: Iteratively updating the atom identifiers
<li><strong>Step 2: Iteratively updating the atom identifiers</strong>
<ul>
<li>initialization of list of tuples with iteration number and identifier (Atom 4)</li>
</ul>
Expand Down Expand Up @@ -573,7 +573,10 @@ <h2 class="anchored" data-anchor-id="abstract">Abstract</h2>
<li><p><strong>concept:</strong></p>
<ul>
<li>“MinHashes computed from character strings containing the SMILES of all pairs of circular substructures up to a diameter of four bonds and the shortest topological distance between their central atoms.”</li>
<li>MinHash = compression technique and used for similarity estimation <span class="citation" data-cites="probst2018probabilistic">(<a href="#ref-probst2018probabilistic" role="doc-biblioref">Probst and Reymond 2018</a>)</span></li>
<li>MinHash = compression technique and used for similarity estimation <span class="citation" data-cites="probst2018probabilistic">(<a href="#ref-probst2018probabilistic" role="doc-biblioref">Probst and Reymond 2018</a>)</span>
<ul>
<li><a href="https://medium.com/@omkarsoak/from-min-hashing-to-locality-sensitive-hashing-the-complete-process-b88b298d71a1">easy explanation of minhashing from other field</a></li>
</ul></li>
<li>includes Cahn-Ingold-Prelog annotation (r,s)</li>
<li>“?” is used for undefined stereocenters and double bonds</li>
</ul></li>
Expand Down Expand Up @@ -1004,7 +1007,22 @@ <h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
</section>
<section id="what-i-likeddidnt-like-about-the-paper" class="level2">
<h2 class="anchored" data-anchor-id="what-i-likeddidnt-like-about-the-paper">What I liked/didn’t like about the paper</h2>
<p>Areas for improvement: - hard to read - TMAP not explained (supposed to mean Tree MAP) - “scrambled sequences” not explained - repetition of how FP works in methods and beginning of results - in supporting info S4 figure “c” is missing - like: - they made quite an effort to test their new FP</p>
<ul>
<li>didn’t like:
<ul>
<li>hard to read</li>
<li>TMAP not explained (supposed to mean Tree MAP)</li>
<li>“scrambled sequences” not explained</li>
<li>repetition of how FP works in methods and beginning of results</li>
<li>in supporting info S4 figure “c” is missing</li>
<li>typical paper from the “our tool is the best”-field, would have been nice if they included some critical statistics for e.g.&nbsp;bit-collisions</li>
<li>no reference made to the field of machine learning</li>
</ul></li>
<li>like:
<ul>
<li>they made quite an effort to test their new FP</li>
</ul></li>
</ul>
</section>
<section id="references" class="level2">
<h2 class="anchored" data-anchor-id="references">References</h2>
Expand Down
4 changes: 2 additions & 2 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@
"href": "papers/universal_chiral_fp_2024.html#abstract",
"title": "MAP4C: One chiral fingerprint to find them all (Orsi and Reymond 2024)",
"section": "Abstract",
"text": "Abstract\n\nchirality often not considered in fingerprints\ndeveloped MAP4C (chiral version of MAP4, publ. in 2020)\nMAP → “MinHashed Atom-Pair fingerprint up to four bonds”\nconcept:\n\n“MinHashes computed from character strings containing the SMILES of all pairs of circular substructures up to a diameter of four bonds and the shortest topological distance between their central atoms.”\nMinHash = compression technique and used for similarity estimation (Probst and Reymond 2018)\nincludes Cahn-Ingold-Prelog annotation (r,s)\n“?” is used for undefined stereocenters and double bonds\n\nclaim:\n\ncan distinguish between stereoisomers of small drugs to large natural products and peptides",
"text": "Abstract\n\nchirality often not considered in fingerprints\ndeveloped MAP4C (chiral version of MAP4, publ. in 2020)\nMAP → “MinHashed Atom-Pair fingerprint up to four bonds”\nconcept:\n\n“MinHashes computed from character strings containing the SMILES of all pairs of circular substructures up to a diameter of four bonds and the shortest topological distance between their central atoms.”\nMinHash = compression technique and used for similarity estimation (Probst and Reymond 2018)\n\neasy explanation of minhashing from other field\n\nincludes Cahn-Ingold-Prelog annotation (r,s)\n“?” is used for undefined stereocenters and double bonds\n\nclaim:\n\ncan distinguish between stereoisomers of small drugs to large natural products and peptides",
"crumbs": [
"Papers",
"<span class='chapter-number'>18</span>  <span class='chapter-title'>MAP4C: One chiral fingerprint to find them all [@orsi2024one]</span>"
Expand Down Expand Up @@ -587,7 +587,7 @@
"href": "papers/universal_chiral_fp_2024.html#what-i-likeddidnt-like-about-the-paper",
"title": "MAP4C: One chiral fingerprint to find them all (Orsi and Reymond 2024)",
"section": "What I liked/didn’t like about the paper",
"text": "What I liked/didn’t like about the paper\nAreas for improvement: - hard to read - TMAP not explained (supposed to mean Tree MAP) - “scrambled sequences” not explained - repetition of how FP works in methods and beginning of results - in supporting info S4 figure “c” is missing - like: - they made quite an effort to test their new FP",
"text": "What I liked/didn’t like about the paper\n\ndidn’t like:\n\nhard to read\nTMAP not explained (supposed to mean Tree MAP)\n“scrambled sequences” not explained\nrepetition of how FP works in methods and beginning of results\nin supporting info S4 figure “c” is missing\ntypical paper from the “our tool is the best”-field, would have been nice if they included some critical statistics for e.g. bit-collisions\nno reference made to the field of machine learning\n\nlike:\n\nthey made quite an effort to test their new FP",
"crumbs": [
"Papers",
"<span class='chapter-number'>18</span>  <span class='chapter-title'>MAP4C: One chiral fingerprint to find them all [@orsi2024one]</span>"
Expand Down

0 comments on commit 272eab1

Please sign in to comment.