원클릭으로
rnaseq-read-alignment
Splice-aware alignment of RNA-seq reads to a reference genome using STAR or HISAT2.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Splice-aware alignment of RNA-seq reads to a reference genome using STAR or HISAT2.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Decision-grade enzyme/protein mutation design for thermostability with bioactivity-preserving constraints enforced by default, plus structure-aware and consensus-ranking workflows.
Create or update repository skills that conform to local templates, provider metadata requirements, registry rules, and validation workflows.
Assess data quality by reporting missing values, outliers, sample size, and variance structure for each variable in a table.
Estimate model parameters using Bayesian inference (MCMC via Stan or PyMC), returning posterior distributions and credible intervals.
Cluster samples or features using k-means or hierarchical clustering, evaluate cluster quality with silhouette scores, and produce a dendrogram or cluster plot.
Compare a continuous variable between two groups with automatic selection of t-test, Welch test, or Mann-Whitney U test based on data properties.
| name | rnaseq-read-alignment |
| description | Splice-aware alignment of RNA-seq reads to a reference genome using STAR or HISAT2. |
star or hisat2 (default: star)--two-pass mode (--genome-fasta)./alignment_output)--quantMode GeneCounts (also produces per-gene counts) and --outSAMtype BAM SortedByCoordinate.--dta flag (downstream transcriptome assembly compatible), pipe output to samtools sort for coordinate-sorted BAM.samtools index.Aligned.sortedByCoord.out.bam for STAR, aligned.sorted.bam for HISAT2).bai)Log.final.out for STAR, hisat2_summary.txt for HISAT2)ReadsPerGene.out.tab, if STAR)SJ.out.tab for STAR)