일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
- 생물정보학
- 젖비단그물버섯
- 영화 해석
- 곤줄박이
- 더 웨일
- 토양학
- 영화 후기
- 탐조
- RStudio
- 계묘년
- 파이썬
- mushroom #mushrooms #mushroomhunting #mushroomphotos #mushroomphotography #mycology #mycologist #fungi #fungalecology #fungaldiversity #fantasticfungi #버섯 #탐균 #버섯탐사
- 외생균근균
- Rstuido
- 영화 일기
- 둠칫새
- 코딩
- 대학원생
- R
- 철학
- 토양미생물학
- 청도요
- 갓생
- Cannon PowerShot G7 X Mark III
- 심리학
- 영화 리뷰
- 바운새
- 에리히 프롬
- 영화
- 생명과학 균학 미생물학 Biology Mycology Microbiology
- Today
- Total
목록전체 글 (87)
워라밸 중독자

https://stackoverflow.com/questions/7739578/merge-data-frames-based-on-rownames-in-r Merge data frames based on rownames in RHow can I merge the columns of two data frames, containing a distinct set of columns but some rows with the same names? The fields for rows that don't occur in both data frames should be filled withstackoverflow.com

filter(data.frame, row.names(.) 비교연산)> head(tax_table) Kingdom Phylum Class Order Family GenusASV_64083 k__Bacteria p__Proteobacteria c__Betaproteobacteria o__Burkholderiales f__Burkholderiaceae g__ParaburkholderiaASV_14222 k__Bacteria p__Proteobacteria c__Alphaproteobacteria o__Rhizobiales f__Bradyrhizobiace..
conda install conda-forge::openjdk Error: A JNI error has occurred, please check your installation and try again 위같은 오류 뜨면 버전 문제일 가능성 높음 버전 지정시 conda install conda-forge::openjdk=8 8, 11, 17, 21 중 하나로 하면 해결됨 https://anaconda.org/conda-forge/openjdk Openjdk :: Anaconda.org License: GPL-2.0-or-later WITH Classpath-exception-2.0 Home: https://openjdk.java.net 5185377 total downloads Last upload: 2 ..
https://syj9700.tistory.com/6 다중검정(multiple testing)의 문제 Note) 다중 비교(Multiple comparison), 다중 검정(Multiple testing), 사후 분석(Post-Hoc)이 같은 의미로 통용되고 있지만, 사실 이는 같은 것이 아니다 ! 1. 다중 검정 다중 검정은 여러 개의 가설검정을 동시에 syj9700.tistory.com
https://blog.naver.com/jinp7/222358154129 WGCNA 개요 WGCNA는 꽤 오래전에 나온 패키지고 아직도 많이 사용되는듯 하다. Co-expression network reconstru... blog.naver.com

결과물 네모 두개를 복사한다 (Ctrl + D) 네모 하나를 파랗고 투명하게 만든다 (투명도 = O; 70%) 네모로 세모 만들기 네모를 돌린다 (Ctrl 누르고 돌리기) 객체 -> 경로 (Ctrl + Shift + C) 하고 N (노드별로 경로 편집하기) 으로 선택하면 점 4개가 생긴다 왼쪽 점 누르고 삭제 ㄱㄱ Ctrl 누른채로 동그라미를 네모 가운데 쪽으로 끌어서 편집. 밑에꺼도 똑같이 세모 만들어지면 사이즈 조절해서 화살표 1, 네모 1 이렇게 만든다. 둘 다 경로로 만든 뒤 (Ctrl + Shift + C) 그룹화 (Ctrl + G) * 네모 박스는 텍스트가 들어갈 자리이므로 길게 만들어야함 * 화살표 모양은 취향에 따라~ 이제 원을 하나 만들고 화살표+네모, 원 같이 선택한 뒤 "경로를 따라 ..
Linux system에서 설치는 아래 블로그 참고 1000genome 데이터 다운 받는 법 with Aspera(ascp), Linux 1. linux용 IBM aspera connect 설치 https://www.ibm.com/aspera/connect/ 에 방문한 뒤 cd ~ wget https://d3gcli72yxqn2z.cloudfront.net/downloads/connect/latest/bin/ibm-aspera-connect_4.1.0.46_linux.tar.gz tar -xvf ibm-aspera-connect_4.1.0.46_linux.sh. bioinfo-bme.tistory.com 설치 후 아래 코드 실행 for ((i=0; i
https://peterlangfelder.com/2018/12/30/why-wgcna-modules-dont-always-agree-with-the-dendrogram/ Why WGCNA modules don’t always agree with the dendrogram? This post is about Dynamic Tree Cut, the method used, together with hierarchical clustering, to identify modules (clusters) in WGCNA. To put this post in context, in WGCNA, through several steps, o… peterlangfelder.com