Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todo list #5

Open
4 of 11 tasks
likelet opened this issue Jun 20, 2018 · 3 comments
Open
4 of 11 tasks

Todo list #5

likelet opened this issue Jun 20, 2018 · 3 comments

Comments

@likelet
Copy link
Owner

likelet commented Jun 20, 2018

  • provide input format for IDEA
  • Add lncRNA identification method by LGC(http://bigd.big.ac.cn/biocode/tools/BT000004)
  • integrate report by MultiQC(http://multiqc.info/)
  • Functional classification by SEEKR
  • Add protein-coding ability predicting by CPC2
  • Update fastp call method by STDOUT (not implemented )
  • Add section for predicting lncRNA target based on nucleic and thermodynamics, may be lncRNATargets?
  • Add lncRNA filtering step by using Pfam, RNAFold, Infernal/cmscan
  • Remove the functions that can automatically build the index for alignment.
  • '-resume' not working for the alignment step.
  • Add support for skipping QC analysis steps
@sateeshperi
Copy link
Contributor

Can i suggest an enhancement via incorporation of MultiQC tool (http://multiqc.info/) to summarize QC results from many samples into one file for easy viewing.

@likelet
Copy link
Owner Author

likelet commented Aug 23, 2018

I have been following MultiQC for a long time ( start before it was published on Bioinformatics). ewels did a good job on visualizing and summarizing reports by multiple samples. It also provided framework allowing people add modules in his software, which draw great attention from developers. One of the best tools I had seen in GitHub.

I was thinking to try using multiQC in this project at the very start . But for that time, its not mature enough to do so as multiQC was designed as a general tool incorporation with many software output, which means its may not be easily modified for my own output structure(a possible reason that I am not familiar with python programing as well as solving configuration of dependencies).

But recently, I found multiQC can deal with output from plenty of tools and there also have a community to solve questions. So I am about to rethink that improving our reporting system by introducing MultiQC.

So would you like to do so? Since I am not a pythoner but a java programer and do not have enough energy to do the multiQC project. Not just LncPipe, we have many other similar projects under development that also require such feature.

@sateeshperi
Copy link
Contributor

sateeshperi commented Aug 28, 2018

I recently started Python programming and have no JAVA background, so it would be a time-consuming task for me too. But, If you like, I can ask around to see if any of my Python friends would be willing to pitch in and incorporate it into the pipeline.

@likelet likelet pinned this issue Dec 14, 2018
likelet added a commit that referenced this issue Feb 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants