scverse / scverse/PyDESeq2

Plans to add DESeqDataSetFromTximport?

Open
#359 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
761
Forks
90
Avg merge
25m
Merged PRs (30d)
10

Description

Hi,
I was wondering if there is any plans to add a functionality similar to R's DESeqDataSetFromTximport()?
Currently salmon data cannot be used in python unless it is rounded, which is not really the correct way to do it.
Since there now is also a pytximport package I was wondering if something is in the works.
Best
Anne

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the requested DESeqDataSetFromTximport() functionality with the pytximport package and how PyDESeq2 currently handles salmon data. The work is complete when salmon input can be used in PyDESeq2 without rounding it first, with behavior aligned to the requested R functionality.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
bioinformatics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.