Aviv A. Rosenberg

Results 4 issues of Aviv A. Rosenberg

There are some new Uniprot records in SwissProt format which biopython fails to parse. Here's an example of a file which biopython fails to parse (UniProt accession `P00720`): [P00720.txt](https://github.com/biopython/biopython/files/9257269/P00720.txt) Note...

Hi, @peterhcharlton, welcome! Some issues/questions to address in order to incorporate the RRest code. 1. Naming. We have an unfortunate naming collision as "RR" is both for “respiratory rate” and...

Hi, I've tried to set a custom preset as follows: ``` vim let g:tmuxline_preset = { \'a' : '#(whoami)@#h', \'b' : '#S', \'win' : ['#I', '#W'], \'cwin' : ['#I', '#W',...

Using rvm 1.22.19 (stable), Vim 7.4 (MacVim built by homebrew), latest vim-rvm. My .bash_profile, .profile and .bashrc are configured similar to what they are after `rvm get stable --auto-dotfiles`. In...