بنقرة واحدة
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)