VEuPathDB / VEuPathDB/study-wrangler
STF tsv files contain `NA` and should probably just have empty cells.
Open
Nobody has claimed this yet.
bug
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
Though it seems that read_tsv is handling the NAs appropriately because roundtripping works.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the STF TSV generation and read_tsv handling in the repository, then inspect how missing values are written and read. Confirm the intended representation for missing cells and verify that changing NA to empty cells preserves roundtripping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100