BioJava:CookbookKorean

BioJava In Anger - 바쁜 사람을 위한 튜토리얼과 레시피북

BioJava는 거대하고 다가서기 힘든 면이 있습니다. 따라서 BioJava를 빨리 사용하고 싶은 사용자들은 해야 할 것들이 많이 존재합니다. 본 문서는 그런 사용자들을 위해서 BioJava API에 대해서 모두 이해하지 않고서도 99%의 일반적인 BioJava 프로그램을 개발 할 수 있도록 돕기 위해 만들어졌습니다.

본 페이지들은 프로그래밍의 여러가지 쿡 북 형식을 참고로 하고 있으며 “어떻게 하면 되나요?” 의 형식을 취하고 있습니다. 각각의 “어떻게 하면 되나요?”의 형식은 당신이 하고 싶은것과 그에 대한 코딩 예제에 링크되어 있습니다. 기본적으로 코딩 예제를 찾아내면 당신을 그 프로그램을 복사&붙여넣기 하여 재빨리 프로그래밍 할 수 있습니다. 프로그래밍에 이해를 돕기 위해 코드에 주석을 넣는 것에 힘을 썼기 때문에 조금 커진 코딩 예제도 있습니다.

건의사항이나 질문 또는 코멘트 등이 있으면 biojava 바이오자바 메일링 리스트로 접근하시면 됩니다. 메일링 리스트를 구독하고 싶은 분은 여기에서 구독하시면 됩니다.

쿡북의 코드를 사용하기 원하시면 다음을 인용해 주세요:

Announcing

You can now read BioJava in Anger in French (Translated by Sylvain Foisy; mise à jour / updated : 28 août 2008).

You can also read Biojava in Anger in Portuguese (Translated by Dickson Guedes)

You can also read BioJava in Anger in Japanese (Translated by Takeshi Sasayama and Kentaro Sugino, updated 14 Aug 2004).

How about simplified Chinese? (Translated by Wu Xin).

뭘 해야하나요?

셋업

알파벳과 심볼

기본적인 서열 조작하기

번역

프로테오믹스

서열 입출력

주석

위치 정보와 특징

BLAST와 FASTA

카운트와 배포

중요 행렬과 동적 프로그래밍

유저 인터페이스

BioSQL과 서열 데이터베이스

유전자 알고리즘

단백질 구조

온톨로지

Disclaimer

This code is generously donated by people who probably have better things to do. Where possible we test it but errors may have crept in. As such, all code and advice here in has no warranty or guarantee of any sort. You didn’t pay for it and if you use it we are not responsible for anything that goes wrong. Be a good programmer and test it yourself before unleashing it on your corporate database.

The documentation on this site is the property of the people who contributed it. If you wish to use it in a publication please make a request through the biojava mailing list.

The code is open-source. A good definition of open-source can be found here. If you agree with that definition then you can use it.