Tamás Stirling

Results 61 comments of Tamás Stirling

I have managed to reproduce the bug and also to get rid of it. When I followed the minimal example (https://cran.r-project.org/web/packages/RInno/vignettes/Introduction.html) it ended up with the error message. But when...

Hi, I may have come across the same problem, I think snp-sites does not recognise the "`-`" character, for example: >seq1 ATGAAAATTGGATT >seq2 ATGAAA-TTGGATT `snp-sites -v -o test.vcf test.aln` Here...

The `units` package might be interesting for this. https://cran.r-project.org/web/packages/units/index.html

Agree, huge work, little gain. Maybe what we can do is to keep an eye out for these when we do other stuff, and over time the functions will be...

Hi @gjgetzinger, thanks for opening this PR!

I have opened Issue #249 for discussions on images.

Hi @CesarIsguerra thanks for opening this issue. I could reproduce your output, but I think the returned csid (`NA`) is consistent with the web interface output which also returns zero...

Not yet, but I'm working on it :) This error is strange, can you please post your webchem version number (should be 1.1.3) and also check whether `ping_service("cs")` returns TRUE?

Okay, I think I have a clue, can you ping the service from a separate network, maybe fire up a vpn if you have one?

That's right, the point is, use a different IP address than the one you used for the 800 long ChemSpider query. I realised a line of code which limits the...