--- Log opened Thu Jul 19 00:00:15 2018 00:14 -!- l_wl [~l_wl@pool-173-66-166-232.washdc.fios.verizon.net] has joined ##hplusroadmap 00:22 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 01:20 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Ping timeout: 240 seconds] 01:24 -!- Malvolio [~Malvolio@unaffiliated/malvolio] has joined ##hplusroadmap 01:37 -!- traumschule [~traumschu@mehl.schokokeks.org] has joined ##hplusroadmap 01:47 < fenn> nanotech related: https://www.chemistryworld.com/news/most-complex-reaction-ever-triggered-by-atomic-manipulation-makes-molecular-wire/3009210.article 02:48 < maaku> does anyone know of algorithms for searching shape-space, e.g. indexing 3d forms (or better, scalar fields) for the purpose of later comparing a reference against a database? 02:48 < fenn> you want something like a hash? or just a distance metric? 02:49 < maaku> a distance metric 02:49 < maaku> e.g. an R-tree or kd-tree can be used to index points by subdivision of space, for the purpose of accelerating a nearest neighbor search. query a test point and you get an ordered list of the nearest points to it 02:50 < maaku> I want something where you insert either shapes or scalar fields, and later present a test shape/field and get a list of elements sorted by similarity 02:53 < maaku> e.g. have a database of biomolecules and metabolic pathways, and the query value is the DFT field representing the "shape" of a drug. the result of the query is a list of biomolecules and reaction pathways affected by the drug within energy 02:53 -!- Kacia [~kacia@95.87.234.241] has quit [Ping timeout: 255 seconds] 02:53 -!- Kacia [~kacia@95.87.234.241] has joined ##hplusroadmap 02:54 < maaku> my google scholar skills aren't helping me find anything. 02:54 < maaku> (hit and run question; I need to get some zzz's) 02:57 < fenn> wikipedia says the jaccard coefficient is used in chemoinformatics; it's the boolean intersection divided by the boolean union 03:00 < fenn> you could build a tree of bounding volumes to search efficiently 03:04 < fenn> dimensions being x,y,z and dx,dy,dz 03:05 < fenn> i suppose you could also add average electronegativity and hydrophobicity for the volume 03:07 < fenn> then you do nearest neighbor search on the bounding volumes (which are now considered points for the purposes of the nearest neighbor algorithm) 03:08 < fenn> i just made up this algorithm, there are probably better solutions 03:14 < fenn> charge, not electronegativity 03:15 < fenn> aka electrostatic potential 03:15 < fenn> i think a bounding volume hierarchy is equivalent to a haar wavelet transform; it may be better to use a gaussian wavelet transform instead 03:19 < fenn> instead of discrete volume boundaries you would use an overlapping window function (i.e. a gaussian window) 03:28 < fenn> ugh there are 44 different similarity metrics being used in chemoinformatics 03:28 -!- juri_ [~juri@205.166.94.181] has quit [Remote host closed the connection] 03:29 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 03:30 < kanzure> all yer shapes can be represented as graphs 03:30 < kanzure> then you can do graph similarity metric blah blah blah 03:30 < fenn> that doesn't work for comparing the DFT fields 03:31 < kanzure> simple, they are "attributes" on the graph! 03:31 < fenn> yeah, try solving the problem by using numbers 03:32 * fenn is helpful 03:34 -!- juri_ [~juri@205.166.94.181] has quit [Ping timeout: 276 seconds] 04:11 -!- Gurkenglas [~Gurkengla@unaffiliated/gurkenglas] has joined ##hplusroadmap 04:26 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 04:38 < archels> .title http://www.teleopto.com/ 04:38 < yoleaux> Teleopto :: Home 04:38 < archels> "Wireless Optogenetic Stimulator" 04:51 -!- Malvolio [~Malvolio@unaffiliated/malvolio] has quit [Quit: Malvolio] 05:06 -!- jqtrde [~jqtrde@pool-71-114-61-241.washdc.dsl-w.verizon.net] has quit [Ping timeout: 255 seconds] 06:04 < kanzure> hmm why wouldn't a phone work? the receiver could do a wifi chip or something. 06:05 -!- juri_ [~juri@205.166.94.181] has quit [Remote host closed the connection] 06:29 -!- jqtrde [~jqtrde@66.208.42.66] has joined ##hplusroadmap 06:35 -!- JayDugger [~jwdugger@47.185.249.138] has joined ##hplusroadmap 06:35 -!- lewlking [~l_wl@pool-173-66-166-232.washdc.fios.verizon.net] has joined ##hplusroadmap 06:39 -!- lewlking [~l_wl@pool-173-66-166-232.washdc.fios.verizon.net] has quit [Client Quit] 06:42 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 06:51 -!- farmerwampum [~farmerwam@88.202.178.98] has joined ##hplusroadmap 07:14 < kanzure> farmerwampum: be greeted 07:17 -!- juri_ [~juri@205.166.94.181] has quit [Ping timeout: 268 seconds] 07:19 < kanzure> .tw https://twitter.com/neurowitz/status/1019236264611123201 07:19 < yoleaux> Scalable data storage is a problem. New awards from NSF, along with the ongoing DARPA Molecular Informatics program, are working to solve fundamental scientific problems at the interface between polymer storage media and semiconductor tech. https://twitter.com/NSF/status/1019221794711064578 (@neurowitz) 07:19 < kanzure> .tw https://twitter.com/NSF/status/1019221794711064578 07:19 < yoleaux> NSF announces new awards in semiconductor #syntheticbiology. Could the entire contents of the Library of Congress soon fit on a device the size of your fingernail? http://bit.ly/SemiSynBio https://pbs.twimg.com/media/DiUAukLX4AI5ev2.jpg (@NSF) 07:20 < solene> those would be for long-term storage or cold-storage I assume 07:20 < kanzure> for now just cold storage like tape with slow read+write 07:21 < kanzure> nmz787 argues that he can make it work at speeds similar to solid state devices 07:21 < kanzure> er, flash memory read/write speeds 07:21 < kanzure> solene: http://diyhpl.us/~bryan/dna-data-storage-workshop-summary-report.draft.2017-10-26.pdf 07:22 < solene> I wonder what would be the case around this storage for regular user. Like the floppy was a disk inside a square case 07:22 < solene> disc 07:22 -!- bluebear_ [~dluhos@80.95.97.194] has joined ##hplusroadmap 07:23 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 07:23 < kanzure> https://nsf.gov/news/news_summ.jsp?cntn_id=295968&org=NSF&from=news 07:23 < kanzure> "To address a worldwide need for data storage that far outstrips today's capabilities, federal agencies and a technology research consortium are investing $12 million in new research through the Semiconductor Synthetic Biology for Information Processing and Storage Technologies (SemiSynBio) program. The goal is to create storage systems that integrate synthetic biology with semiconductor ... 07:23 < kanzure> ...technology." 07:24 < kanzure> oh wait, i think these are the projects that nmz787 was asked to review 07:32 -!- Gurkenglas [~Gurkengla@unaffiliated/gurkenglas] has quit [Remote host closed the connection] 07:33 -!- strages [uid11297@gateway/web/irccloud.com/x-mvobivpqzyruywer] has joined ##hplusroadmap 07:33 -!- Gurkenglas [~Gurkengla@unaffiliated/gurkenglas] has joined ##hplusroadmap 07:33 -!- jqtrde [~jqtrde@66.208.42.66] has quit [Ping timeout: 244 seconds] 07:35 -!- jqtrde [~jqtrde@66.208.42.66] has joined ##hplusroadmap 07:41 -!- ebowden [~ebowden@128.250.0.202] has quit [Ping timeout: 244 seconds] 07:44 -!- ebowden [~ebowden@128.250.0.202] has joined ##hplusroadmap 07:45 -!- Malvolio [~Malvolio@unaffiliated/malvolio] has joined ##hplusroadmap 08:01 -!- ebowden [~ebowden@128.250.0.202] has quit [Ping timeout: 268 seconds] 08:02 -!- ebowden [~ebowden@128.250.0.202] has joined ##hplusroadmap 08:07 -!- juri_ [~juri@205.166.94.181] has quit [Ping timeout: 260 seconds] 08:13 < kanzure> about that recent "crispr-cas9 causes undesired errors!!!" paper: https://news.ycombinator.com/item?id=17566871 08:13 < kanzure> "The root cause here is the DNA double-strand break induced by Cas9, and the ensuing DNA repair processes that occassionally produces large deletions (the paper reports two thirds or 32/48 were less than 50 bp and 21% or 10/48 were greater than 250 bp). This has been largely known by the DNA repair community for 20+ years." 08:13 < kanzure> "(1) The paper's main finding has been known by the DNA repair community, (2) relying on DNA double-strand breaks for genome editing has been known to be non-ideal in the long-term, and (3) current ex vivo therapies are unaffected since we can screen cells after editing." 08:13 -!- Malvolio [~Malvolio@unaffiliated/malvolio] has quit [Read error: Connection reset by peer] 08:28 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 08:36 -!- juri_ [~juri@205.166.94.181] has quit [Ping timeout: 244 seconds] 08:39 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 08:48 -!- jqtrde [~jqtrde@66.208.42.66] has quit [Ping timeout: 248 seconds] 08:53 -!- l_wl_ [~l_wl@2601:143:8000:595d:fcba:e80d:8fa4:563a] has joined ##hplusroadmap 09:03 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 09:14 -!- juri_ [~juri@205.166.94.181] has quit [Ping timeout: 244 seconds] 09:23 -!- Gurkenglas [~Gurkengla@unaffiliated/gurkenglas] has quit [Ping timeout: 256 seconds] 09:24 < bluebear_> kanzure: so, as usual, lots of ruckus around relatively little... as I expected. Thanks a lot for sharing this info! 09:25 -!- l_wl_ [~l_wl@2601:143:8000:595d:fcba:e80d:8fa4:563a] has quit [Remote host closed the connection] 09:36 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 09:47 -!- yashgaroth [~yashgarot@2606:6000:c308:f700:409b:a3de:fe29:313e] has joined ##hplusroadmap 09:48 -!- juri_ [~juri@205.166.94.181] has quit [Ping timeout: 256 seconds] 10:05 -!- redlegion [~x@gateway/tor-sasl/redlegion] has quit [Max SendQ exceeded] 10:05 -!- redlegion [~x@gateway/tor-sasl/redlegion] has joined ##hplusroadmap 10:14 -!- redlegion [~x@gateway/tor-sasl/redlegion] has quit [Max SendQ exceeded] 10:14 -!- redlegion [~x@gateway/tor-sasl/redlegion] has joined ##hplusroadmap 10:21 < kanzure> http://www.businessinsider.com/designer-babes-made-by-editing-embryos-ethics-2018-7 10:49 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 10:55 -!- l_wl_ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has joined ##hplusroadmap 11:33 -!- juri_ [~juri@205.166.94.181] has quit [Ping timeout: 245 seconds] 11:53 -!- bluebear_ [~dluhos@80.95.97.194] has quit [Quit: Leaving.] 11:59 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has quit [Ping timeout: 240 seconds] 12:16 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has joined ##hplusroadmap 12:29 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 12:30 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has quit [Ping timeout: 245 seconds] 12:37 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has joined ##hplusroadmap 12:37 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has quit [Client Quit] 12:41 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has joined ##hplusroadmap 12:47 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has quit [Ping timeout: 255 seconds] 12:52 -!- kuldeep_ [~kuldeep@unaffiliated/kuldeepdhaka] has joined ##hplusroadmap 13:14 -!- Burnin8 [~Burn@pool-108-56-210-9.washdc.fios.verizon.net] has quit [Ping timeout: 244 seconds] 13:17 -!- atrus6 [~atrus6@72.240.75.37] has joined ##hplusroadmap 13:20 -!- Burnin8 [~Burn@pool-108-56-210-9.washdc.fios.verizon.net] has joined ##hplusroadmap 13:21 < nmz787> kanzure: I wonder if ligase tethered to cas-9 would help in some way... or instead of ligase (or in addition?) also tether on the repair enzyme... some mega-fusion enzyme 13:51 -!- Gurkenglas [~Gurkengla@unaffiliated/gurkenglas] has joined ##hplusroadmap 14:15 < maaku> fenn: cheminformatics may have been the keyword I was missing. 14:16 < maaku> kanzure: my intuition is that treating a polygon as a graph isn't going to work very well. the structure of the resulting graph (vertex-edge relationships and connectivity) is inconsequential 14:17 < maaku> that said, maybe if the polygons were generated by the same algorithm there might be latent intoformation encoded well enough to be useful 14:19 < maaku> but what I'm expecting instead is something that transforms a shape into a point in a high dimensional vector space, such that if the distance between two points is small, the two shapes are more likely to "fit" 14:22 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has joined ##hplusroadmap 14:26 < kanzure> lookup shape graphs or shape grammars? 14:41 -!- Gurkenglas [~Gurkengla@unaffiliated/gurkenglas] has quit [Read error: Connection reset by peer] 14:43 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has quit [Ping timeout: 244 seconds] 15:09 -!- kuldeep_ is now known as kuldeep_do 15:10 -!- l_wl_ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has quit [Ping timeout: 256 seconds] 15:12 -!- kuldeep [~kuldeep@unaffiliated/kuldeepdhaka] has quit [Quit: Its never too late!] 15:12 -!- kuldeep_do is now known as kuldeep 15:26 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has joined ##hplusroadmap 15:28 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined ##hplusroadmap 15:28 -!- l_wl_ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has joined ##hplusroadmap 15:40 -!- jtimon [~quassel@213.28.134.37.dynamic.jazztel.es] has joined ##hplusroadmap 15:44 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has quit [Quit: leaving] 15:44 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has joined ##hplusroadmap 16:02 -!- mrdata- [~mrdata@unaffiliated/mrdata] has joined ##hplusroadmap 16:38 -!- l_wl_ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 16:39 -!- l_wl_ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has joined ##hplusroadmap 16:40 -!- l_wl__ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has joined ##hplusroadmap 16:43 -!- l_wl_ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has quit [Ping timeout: 255 seconds] 16:49 -!- l_wl_ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has joined ##hplusroadmap 16:53 -!- l_wl__ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has quit [Ping timeout: 260 seconds] 16:59 -!- Gurkenglas [~Gurkengla@unaffiliated/gurkenglas] has joined ##hplusroadmap 17:01 -!- Solgriffin [sid282649@gateway/web/irccloud.com/x-pfbmpmnushrsubfg] has quit [Ping timeout: 276 seconds] 17:01 -!- Solgriffin [sid282649@gateway/web/irccloud.com/x-kgwqcogpofylxcen] has joined ##hplusroadmap 17:07 -!- Netsplit *.net <-> *.split quits: red-001, caraka, solene, justanotheruser, Cory 17:10 -!- formsdothis[m] [formsdothi@gateway/shell/matrix.org/x-mmoydirckaipiudn] has quit [Ping timeout: 256 seconds] 17:10 -!- entity8421[m] [entity8421@gateway/shell/matrix.org/x-cjvfckoybsytsaqg] has quit [Ping timeout: 245 seconds] 17:10 -!- MarkOtaris [mark-otari@wikimedia/Mark-Otaris] has quit [Ping timeout: 260 seconds] 17:11 -!- kershaw[m] [kershawmat@gateway/shell/matrix.org/x-ojpzfojjnfrquasz] has quit [Ping timeout: 256 seconds] 17:15 -!- red-001 [red@gateway/shell/elitebnc/x-zsosdmwxzyljglcz] has joined ##hplusroadmap 17:15 -!- Netsplit over, joins: Cory, justanotheruser, caraka, solene 17:15 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Max SendQ exceeded] 17:18 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined ##hplusroadmap 17:26 -!- CandleGlow [~CandleGlo@unaffiliated/candleglow] has joined ##hplusroadmap 17:45 -!- atrus6 [~atrus6@72.240.75.37] has quit [Quit: Leaving] 17:50 -!- formsdothis[m] [formsdothi@gateway/shell/matrix.org/x-ilgzcpjnpahrspbm] has joined ##hplusroadmap 17:55 -!- jqtrde [~jqtrde@pool-70-110-19-106.washdc.fios.verizon.net] has joined ##hplusroadmap 18:01 -!- l_wl_ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 18:03 < kanzure> hmm. 18:06 -!- CandleGlow|2 [~CandleGlo@unaffiliated/candleglow] has joined ##hplusroadmap 18:06 -!- CandleGlow [~CandleGlo@unaffiliated/candleglow] has quit [Disconnected by services] 18:15 -!- entity8421[Ru-Li [entity8421@gateway/shell/matrix.org/x-gteldoocsjfapqpq] has joined ##hplusroadmap 18:15 -!- Mark[m] [mark-otari@gateway/shell/matrix.org/x-feygeabchfimyeeg] has joined ##hplusroadmap 18:15 -!- kershaw[m] [kershawmat@gateway/shell/matrix.org/x-rpfxvmlillyfpfxf] has joined ##hplusroadmap 18:21 -!- l_wl_ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has joined ##hplusroadmap 18:42 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has quit [Ping timeout: 244 seconds] 18:43 < kanzure> .title https://www.nature.com/articles/d41586-018-05711-y 18:43 < yoleaux> A record-breaking microscope 18:44 < kanzure> .wik ptychography 18:44 < yoleaux> "Ptychography (/tɪˈtʃoʊɡræfi/ ti-CHOH-graf-ee; πτυχο-γραφία, from πτυχή = fold + γραφή = writing/scripture) is a technique invented by Walter Hoppe that aims to solve the diffraction-pattern phase problem by interfering adjacent Bragg reflections coherently and thereby determine their relative phase. In the original formulation, Hoppe …" — https://en.wikipedia.org/wiki/Ptychography 18:45 < fenn> just say electron diffraction ffs 18:46 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has joined ##hplusroadmap 18:57 -!- jqtrde [~jqtrde@pool-70-110-19-106.washdc.fios.verizon.net] has quit [Ping timeout: 256 seconds] 19:06 -!- jqtrde [~jqtrde@pool-71-114-61-241.washdc.dsl-w.verizon.net] has joined ##hplusroadmap 19:51 -!- Gurkenglas [~Gurkengla@unaffiliated/gurkenglas] has quit [Ping timeout: 255 seconds] 19:52 -!- l_wl_ [~l_wl@96-88-198-77-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 20:19 -!- strages [uid11297@gateway/web/irccloud.com/x-mvobivpqzyruywer] has quit [Quit: Connection closed for inactivity] 20:34 -!- mrdata- [~mrdata@unaffiliated/mrdata] has quit [Read error: Connection reset by peer] 20:41 -!- TC [~talinck@cpe-174-97-113-184.cinci.res.rr.com] has joined ##hplusroadmap 20:41 -!- TC is now known as Guest22364 20:44 -!- hehelleshin [~talinck@cpe-174-97-113-184.cinci.res.rr.com] has quit [Ping timeout: 244 seconds] 21:41 -!- jtimon [~quassel@213.28.134.37.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 21:58 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Quit: farmerwampum] 22:00 -!- jtimon [~quassel@213.28.134.37.dynamic.jazztel.es] has joined ##hplusroadmap 22:08 -!- jtimon [~quassel@213.28.134.37.dynamic.jazztel.es] has quit [Ping timeout: 260 seconds] 22:12 -!- juri_ [~juri@205.166.94.181] has quit [Ping timeout: 256 seconds] 22:31 -!- yashgaroth [~yashgarot@2606:6000:c308:f700:409b:a3de:fe29:313e] has quit [Quit: Leaving] 22:43 -!- jqtrde [~jqtrde@pool-71-114-61-241.washdc.dsl-w.verizon.net] has quit [Ping timeout: 245 seconds] 22:56 -!- Gurkenglas [~Gurkengla@unaffiliated/gurkenglas] has joined ##hplusroadmap 22:57 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has quit [Ping timeout: 256 seconds] 23:00 -!- ebowden [~ebowden@128.250.0.202] has quit [Ping timeout: 240 seconds] 23:01 -!- l_wl [~l_wl@pool-173-66-166-232.washdc.fios.verizon.net] has quit [Quit: gone for now but not for good] 23:04 -!- ebowden_ [~ebowden@e-nat-mobility-0-104.uniaccess.unimelb.edu.au] has joined ##hplusroadmap 23:15 -!- juri_ [~juri@205.166.94.181] has joined ##hplusroadmap 23:30 -!- Gurkenglas [~Gurkengla@unaffiliated/gurkenglas] has quit [Ping timeout: 260 seconds] 23:31 -!- CheckDavid [uid14990@gateway/web/irccloud.com/x-ejprcmuydfswdryf] has joined ##hplusroadmap 23:34 -!- juri_ [~juri@205.166.94.181] has quit [Ping timeout: 240 seconds] 23:40 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has joined ##hplusroadmap 23:41 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has quit [Client Quit] 23:41 -!- aeiousomething [~aeiousome@unaffiliated/aeiousomething] has joined ##hplusroadmap 23:54 -!- Kacia [~kacia@95.87.234.241] has quit [Ping timeout: 245 seconds] --- Log closed Fri Jul 20 00:00:16 2018