willishf

Results 12 comments of willishf

Somehow I mentally associated isLocationEnabled as the hasPermission for requestPermission. Thanks for the quick response. On Fri, Jul 3, 2020 at 2:33 PM Rand Dusing wrote: > Why not query...

Tolga Have you tried getting the protein sequence as a string and iterating yourself through each amino acid one character as time? SequenceMixin.countCompounds is ok for asking the count of...

Since that probably wouldn't be a method called frequently as a core api probably better to leave it as a user defined class. We are trying to keep the core...

Agreed we should have the functionality where the question is does it belong in core? I view the functionality as a query of the data model where nice to have...

Michael Take a look at the uniprot parser which I think stores publications in the proteinsequence. Either way the intent was to store anything associated with a sequence in a...

Not sure of the current status of the RichSequenceViewer that I put together many many years ago and probably in BioJava legacy at this point but should be what you...

It appears to be not implemented and two lines of code to fix. I tested locally and working. Wanted to file a big report as a future fix. On Sun,...

Did a quick override of the method as a work around. Not going to pretend I want to be in work from jmonkey source. I am working with 3.2 I...

Looking to see if anyone put Java client code together to support OneWire?

Understand the problem. Since you didn't have anything that said RMI doesn't worked worth trying. Will go REST for client/server On Fri, Jun 22, 2018, 4:18 PM Alessandro Pignotti wrote:...