runTest
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
runTest{topGOdata, character, character}
it uses .algoClass to search for parentchild, but then it is converted to "pC"
Contributor guide
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 runTest{topGOdata, character, character} entry point and trace how .algoClass is used for parentchild. Confirm the expected representation of the algorithm name and identify where the conversion to "pC" occurs; the issue is complete when that behavior is consistently handled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- bioinformatics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100