Viewing profile — iten
iten
HN member- Joined
- Mon, Feb 23, 2015, 6:56 PM UTC
- HN karma
- 31
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About iten
Recent public activity
-
comment
Comment #37258202
Small correction: BLAT is a local alignment tool Jim Kent also wrote. I think his assembler you're referring to is GigAssembler ( https://www.ncbi.nlm.nih.gov/pmc/articles/PMC31109…
-
comment
Comment #28099375
The author makes a critical mistake when analyzing the BNT/Pfizer clinical trial. Over and over when discussing the results they mention calculating efficacy against "infections" u…
-
comment
Comment #21787098
I recently completed my PhD in vertebrate comparative genomics so this is fun to see. The single most important factor that needs to be accounted for in analyses like these is the …
-
comment
Comment #18892571
We use KT's in-memory database in a scientific computing application I work on (to store a graph 30-100GB in size accessed by 100-1000 workers). The performance is very impressive,…
-
comment
Comment #9096278
To be fair, to my knowledge, LASTZ, BLAST, or BLAT don't treat IUPAC ambiguous bases (K, Y, R, etc.) in the way the OP was looking for. That's not to blame the tools, since they ha…
-
comment
Comment #9096204
What proportion of bases in your query were ambiguous? If it was a fairly low percentage (~10-20%?), I think you could probably get away with using LASTZ, treating all ambiguous ba…