Oleksandr
Oleksandr
Docs were moved to pep.databio.org, This docs should be checked and updated
In general it is not recommended to use actual data in unit tests because it can make the tests less reliable and more difficult to maintain. (Especially, because data may...
At the moment, geofetch can download, filter, save metadata for the specific accessions in GEO. But metadata in GEO is stored in different, messy ways. Some of the information can...
The peppy Project constructor was initially designed to expect a project in the form of a YAML+CSV file, a CSV file, or None. This approach was conceived before considering `peppy`...