-
Be able to export even TSV files.
-
Hello,
Do you have an example of the info.tsv file?
The link to the [GEO](https://www.ncbi.nlm.nih.gov/gds) website is not really helpful...
Thank you,
Christina
-
Hi raw-lab,
More of a nitpick than a bug.
I did a fresh install of metacerberus `v1.4.0` and downloaded all databases with the default
`metacerberus.py --download`
I ran metacerberus to an…
-
Hi, thanks for this great tool. I wanted to use some custom annotations with 50 bp overlap, so I put these files:
```
-rwxr-xr-x 1 root root 9G Nov 22 19:22 gnomad.v4.1.sv.non_neuro_controls.site…
-
Hi, @ArtRand
I encountered some issues while using modkit extract.
Here is my code:
`${modkitDir}/modkit extract ${bamfile}/input_merge_sup_m6A_pseU.mod.sorted.bam null --read-calls ${bamfile}/inp…
-
I can't find an example of local_samples.tsv?
-
Matches are wrapped in `` and `` tags.
-
Example:
https://www.gbif.org/dataset/2cd6ba56-b0ee-4565-94d8-4016e25c39ae
The source archive has eml.xml, meta.xml, image.tsv and occurrence.tsv but the image and occurrence TSVs have no headers, al…
-
GitHub offers a nice tsv table preview, but this only works for well-behaved files.
For example, all rows need to have the same number of columns.
This is not always the case. See, for example,
ht…
-
We should define what the API should look like for reading BIDS and CAPS datasets.
Here are some thoughts to start the discussion:
```python
class Visit:
"""Defines a visit in a longitudin…