RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cursor rules/poglesbyg/htsf-consultant

Cursor rule

.cursor/rules/crispr-algorithms.mdc

Documentation for CRISPR guide RNA design algorithms and sequence analysis logic

Cursor rules

Quality

44/100

Scores the file, not the repository.

Length

189 words

5 headings · 0 code blocks

Repository

0

— · pushed 396 days ago

Last changed

3 days ago

First indexed 3 days ago.
poglesbyg/htsf-consultant/.cursor/rules/crispr-algorithms.mdcRawGitHub
1---
2description: Documentation for CRISPR guide RNA design algorithms and sequence analysis logic
3globs: **/guide-design.ts,**/sequence-analysis.py,**/dna_sequence.rs,**/off-target-prediction.ts
4alwaysApply: false
5---
6 
7 
8# crispr-algorithms
9 
10The CRISPR guide RNA design system implements specialized algorithms for sequence analysis and guide RNA optimization:
11 
12## Guide RNA Design Core
13**Importance: 95**
14File: `/apps/web/src/lib/crispr/guide-design.ts`
15 
16- GC content calculation for target sequences
17- PAM site identification using pattern matching
18- Scoring mechanism for guide RNA efficiency:
19 - Position-specific nucleotide weights
20 - Secondary structure impact assessment
21 - Target accessibility scoring
22 
23## Off-Target Analysis
24**Importance: 90**
25File: `/apps/web/src/lib/crispr/off-target-prediction.ts`
26 
27- Implementation of CFD (Cutting Frequency Determination) scoring
28- MIT off-target scoring matrix integration
29- Mismatch pattern analysis with position-weighted scoring
30- Risk assessment categorization based on aggregate scores
31 
32## Sequence Validation
33**Importance: 85**
34File: `/lims-core/src/validation/dna_sequence.rs`
35 
36- ATCGN pattern validation for input sequences
37- Guide RNA length constraints (20-25 nucleotides)
38- Score range enforcement (0-1) for efficiency metrics
39- Special handling for degenerate base pairs
40 
41## Batch Analysis Pipeline
42**Importance: 80**
43File: `/apps/web/src/lib/crispr/batch-processing.ts`
44 
45- Multi-sequence FASTA format processing
46- Parallel guide RNA design for multiple targets
47- Results aggregation with comparative scoring
48- Optimization suggestions based on batch patterns
49 
50$END$
51 
52 If you're using this file in context, clearly say in italics in one small line that "Context added by Giga crispr-algorithms".

Sections

  • crispr-algorithms
  • Guide RNA Design Core
  • Off-Target Analysis
  • Sequence Validation
  • Batch Analysis Pipeline

What it covers

deployment

Stack — with the evidence

typescript

(1.00)

tailwind

(1.00)

turborepo

(1.00)

eslint

(1.00)

node

(0.70)

react

(0.70)

astro

(0.70)

postgres

(0.70)

vitest

(0.70)

javascript

(0.60)

monorepo

(0.60)

pnpm

(0.60)

docker

(0.60)

github-actions

(0.60)

Glob targeting

  • **/guide-design.ts
  • **/sequence-analysis.py
  • **/dna_sequence.rs
  • **/off-target-prediction.ts

Format

Cursor rules

The most expressive format here. Many small .mdc files, each with frontmatter declaring when it should load, so a rule about migrations only enters context when a migration is open. Costs the most to maintain and only one editor reads it.

What the corpus says about it

Repository

Owner
poglesbyg
Language
—
License
—
Archived
no

All configs in this repo

Also in poglesbyg/htsf-consultant

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
poglesbyg/htsf-consultant.cursor/rules/always.mdc · 0Cursor rulestypescripttailwind+12test35/1003 days ago
poglesbyg/htsf-consultant.cursor/rules/code-conventions.mdc · 0Cursor rulestypescripttailwind+12setuplint-formatstyledo-not+180/1003 days ago
poglesbyg/htsf-consultant.cursor/rules/data-models.mdc · 0Cursor rulestypescripttailwind+12typessecuritydatabase44/1003 days ago
poglesbyg/htsf-consultant.cursor/rules/database.mdc · 0Cursor rulestypescripttailwind+12typesdatabasedo-not61/1003 days ago
poglesbyg/htsf-consultant.cursor/rules/env-vars.mdc · 0Cursor rulestypescripttailwind+12securitydo-not63/1003 days ago
poglesbyg/htsf-consultant.cursor/rules/react.mdc · 0Cursor rulestypescripttailwind+12style34/1003 days ago
poglesbyg/htsf-consultant.cursor/rules/shadcn-components.mdc · 0Cursor rulestypescripttailwind+12ui63/1003 days ago
poglesbyg/htsf-consultant.cursor/rules/smart-polling.mdc · 0Cursor rulestypescripttailwind+12no sections44/1003 days ago
poglesbyg/htsf-consultant.cursor/rules/trpc-architecture.mdc · 0Cursor rulestypescripttailwind+12archtypes56/1003 days ago
poglesbyg/htsf-consultant.cursor/rules/trpc.mdc · 0Cursor rulestypescripttailwind+12no sections40/1003 days ago
poglesbyg/htsf-consultant.cursor/rules/typescript.mdc · 0Cursor rulestypescripttailwind+12styletypesdo-not55/1003 days ago
poglesbyg/htsf-consultant.cursorrules · 0.cursorrulestypescripttailwind+12archdeploymentagent-behaviour48/1003 days ago
Diff against .cursor/rules/always.mdc Diff against .cursor/rules/code-conventions.mdc Diff against .cursor/rules/data-models.mdc Diff against .cursor/rules/database.mdc Diff against .cursor/rules/env-vars.mdc Diff against .cursor/rules/react.mdc Diff against .cursor/rules/shadcn-components.mdc Diff against .cursor/rules/smart-polling.mdc Diff against .cursor/rules/trpc-architecture.mdc Diff against .cursor/rules/trpc.mdc Diff against .cursor/rules/typescript.mdc Diff against .cursorrules

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126Cursor rulesgobun+5setupbuildtestlint-format+6100/1003 days ago
TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45Cursor rulestypescriptpytest+15testlint-formatstylearch+5100/1003 days ago
markstev/mark-starter.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+14setuptestlint-formatstyle+699/1003 days ago
Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+13setuptestlint-formatstyle+799/1003 days ago
dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0Cursor rulestypescriptturborepo+15setuptestlint-formatstyle+799/1003 days ago
deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1Cursor rulestypescriptnextjs+5setuptestlint-formatstyle+799/1003 days ago
langflow-ai/langflow.cursor/rules/docs_development.mdc · 153kCursor rulespythonnode+16setupbuildtestlint-format+797/1003 days ago
TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45Cursor rulestypescriptpytest+15teststyletesting-strategysecurity+397/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack