how to ask question?提问的艺术
2019-06-09 本文已影响0人
wo_monic
生物信息学的问题解决途径有:
- github
- 软件官网
- stack overflow
前四种方法首选,基本可以解决99.9%的问题。
不推荐下面的两种方法 - 相关群
- 作者
before ask any question ,make sure you have follow my advice.
- make sure use the last version soft or packages
- make sure after update all the last version, and restart the soft.
- clary where is the error?software or packages or realy on or your computer system.
- make sure you have read the Readme or Document and Help.
- generally 99.9% error have been come up before you face it.So try to find it,by yourself.
- Remember you are most familiar with your current project, and you will find the answers to your questions much faster than others.
- try to learn find and read error log information.
- if you have to issue your question,please offer a background of you run system .it should at least conclude:you system Version ,software version,software relay on packages version,your origin code ,the error information.
- if you have try all the methods still not solve the problem,send a email to the author of the software or packages may be the last choice.