-
### What happened?
I tried both on the command line as well as within a python notebook and I get this error:
In python,
```python
import gget
gget.setup("gpt")
```
returns the following er…
-
### What happened?
receive an error while setting up alphafold
### gget version
0.3.7
### Operating System (OS)
Linux
### User interface
Command-line
### Are you using a computer with an Apple…
-
https://omnipathdb.org/
-
the test.lua
-- BYTECODE -- time.lua:0-22
0001 GGET 0 0 ; "os"
0002 TGETS 0 0 1 ; "time"
0003 CALL 0 2 1
0004 GSET 0 2 ; "now"
0005 GGET …
-
Try this ([live demo here](http://gget.it/eo94omwm/testt.html)):
Clicking outside of datetimepicker reinitializes the date to Sunday 31 December 1899. How to solve this?
```
$('#when').datetimep…
-
https://cancer.sanger.ac.uk/cosmic/download/cosmic
-
`$ cat ~/luatute/tute-coro.lua`
```
local read = function ( )
return coroutine.yield ( )
end
local get_blah = function ( )
print ( "PRE 1" )
print ( read ( ) )
print ( "PRE 2" )
…
-
### Request type
New module
### Request description
It would be cool to have a module as `gget ENCODE`, similar to https://github.com/kundajelab/ENCODE_downloader.
### Example command
h…
-
**User Story**
As a researcher, I want to have more information available about my data (e.g. proteins) so that I do not have to switch to other sources and can find important information quickly…
-
I changed the configurations to extract audio descriptors. But there is an error when extracting descriptors which are based on Harmonic. Could you help me to fix this error?
The error:
Index exceed…