Skip to content
Snippets Groups Projects
parts.ts 7.58 KiB
Newer Older
Liliana Sanfilippo's avatar
Liliana Sanfilippo committed
export interface Part{
    partname: string, 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: string, 
Liliana Sanfilippo's avatar
Liliana Sanfilippo committed
    description: string, 
Kathleen Susat's avatar
Kathleen Susat committed
    length?: number, 
Liliana Sanfilippo's avatar
Liliana Sanfilippo committed
    type: string, 
Liliana Sanfilippo's avatar
Liliana Sanfilippo committed
    url: string
}
Liliana Sanfilippo's avatar
Liliana Sanfilippo committed

Liliana Sanfilippo's avatar
Liliana Sanfilippo committed

/* 
Vorlage: 

{
    partname: "", 
    registrycode: , 
    description: "", 
    length: , 
    type: "",
    url: ""
    },

*/

export const BasicParts: Array<Part> = [
    {
        partname: "WT", 
        registrycode: "BBa_K5247001", 
        description: "endonuclease", 
        length: 1917, 
        type: "DNA",
        url: "https://parts.igem.org/Part:BBa_K5247001"
    },
    {
        partname: "n1SpuFz1", 
        registrycode: "BBa_K5247002", 
        description: "nickase", 
        length: 1917, 
        type: "DNA",
        url: "https://parts.igem.org/Part:BBa_K5247002"
    },
    {
        partname: "n2SpuFz1", 
        registrycode: "BBa_K5247003", 
        description: "nickase", 
        length: 1917, 
        type: "DNA",
        url: "https://parts.igem.org/Part:BBa_K5247003"
    },
    {
        partname: "n3SpuFz1", 
        registrycode: "BBa_K5247004", 
        description: "nickase", 
        length: 1917, 
        type: "DNA",
        url: "https://parts.igem.org/Part:BBa_K5247004"
    },
    {
        partname: "n4SpuFz1", 
        registrycode: "BBa_K5247005", 
        description: "nickase", 
        length: 1917, 
        type: "DNA",
Max Luca Beckmann's avatar
Max Luca Beckmann committed
        url: "TODO"
    },
    {
        partname: "n1CasX", 
        registrycode: "BBa_K5247006", 
        description: "nickase", 
        length: 2958, 
        type: "DNA",
        url: "https://parts.igem.org/Part:BBa_K5247006"
    },{
        partname: "n2CasX", 
        registrycode: "BBa_K5247007", 
        description: "nickase", 
        length: 2958, 
        type: "DNA",
        url: "https://parts.igem.org/Part:BBa_K5247007"
    },
    {
        partname: "n3CasX", 
        registrycode: "BBa_K5247008", 
        description: "nickase", 
        length: 2958, 
        type: "DNA",
        url: "https://parts.igem.org/Part:BBa_K5247008"
    },
    {
        partname: " ", 
        registrycode: " ", 
        description: " ", 
        type: " ",
        url: " "
    },
    {
    partname: "pegRNA_PEAR_01", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247009", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
Liliana Sanfilippo's avatar
Liliana Sanfilippo committed
    type: "DNA",
Kathleen Susat's avatar
Kathleen Susat committed
    url: "https://parts.igem.org/Part:BBa_K5247009"
Liliana Sanfilippo's avatar
Liliana Sanfilippo committed
    },
Kathleen Susat's avatar
Kathleen Susat committed
    {
    partname: "pegRNA_PEAR_02", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247010", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247010"
    },
    {
    partname: "pegRNA_PEAR_03", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247011", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247011"
    },
    {
    partname: "pegRNA_PEAR_04", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247012", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247012"
    },
    {
    partname: "pegRNA_PEAR_05", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247013", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247013"
    },
    {
    partname: "pegRNA_PEAR_06", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247014", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247014"
    },
    {
    partname: "pegRNA_PEAR_07", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247015", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247015"
    },
    {
    partname: "pegRNA_PEAR_08", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247016", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247016"
    },
    {
    partname: "pegRNA_PEAR_09", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247017", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247017"
    },
    {
    partname: "pegRNA_PEAR_10", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247018", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247018"
    },
    {
    partname: "pegRNA_PEAR_11", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247019", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247019"
    },
    {
    partname: "pegRNA_PEAR_12", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247020", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247020"
    },
    {
    partname: "pegRNA_PEAR_13", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247021", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247021"
    },
    {
    partname: "pegRNA_PEAR_14", 
Kathleen Susat's avatar
Kathleen Susat committed
    registrycode: "BBa_K5247022", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247022"
    },
Kathleen Susat's avatar
Kathleen Susat committed
    {
    partname: "pegRNA_CFTR01", 
    registrycode: "BBa_K5247023", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247023"
    },
    {
    partname: "pegRNA_CFTR02", 
    registrycode: "BBa_K5247024", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247024"
    },
    {
    partname: "pegRNA_CFTR03", 
    registrycode: "BBa_K5247025", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247025"
    },
    {
    partname: "pegRNA_CFTR04", 
    registrycode: "BBa_K5247026", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247026"
    },
    {
    partname: "pegRNA_CFTR05", 
    registrycode: "BBa_K5247027", 
    description: "pegRNA", 
Kathleen Susat's avatar
Kathleen Susat committed
    length: 100, 
    type: "DNA",
    url: "https://parts.igem.org/Part:BBa_K5247027"
    },
Max Luca Beckmann's avatar
Max Luca Beckmann committed
    {
        partname: " ", 
        registrycode: " ", 
        description: " ",  
        type: " ",
        url: ""
    },
    {
        partname: "PE_CO-mini RT", 
        registrycode: "BBa_K5247028", 
        description: "RT", 
        length: 1410, 
        type: "DNA",
        url: "https://parts.igem.org/Part:BBa_K5247028"
    },
    {
        partname: "PE6c RT", 
        registrycode: "BBa_K5247029", 
        description: "RT", 
        length: 1548, 
        type: "DNA",
Max Luca Beckmann's avatar
Max Luca Beckmann committed
        url: "TODO"
    },
    {
        partname: " ", 
        registrycode: " ", 
        description: " ", 
        type: " ",
        url: " "
    },
    {
        partname: "La motiv", 
        registrycode: "BBa_K5247030", 
        description: "protein", 
        type: "DNA",
        url: "TODO"
    },
    {
        partname: "MLH1dn", 
        registrycode: "BBa_K5247031", 
        description: "protein", 
        type: "DNA",
        url: "TODO"
    },
    {
        partname: " ", 
        registrycode: " ", 
        description: " ", 
        type: " ",
        url: " "
    },
    {
        partname: "IDT fragment", 
        registrycode: "BBa_K5247035", 
        description: "insert for pegRNA screening", 
        type: "DNA",
        url: "TODO"
Max Luca Beckmann's avatar
Max Luca Beckmann committed
    },
Liliana Sanfilippo's avatar
Liliana Sanfilippo committed
]

export const CompositeParts: Array<Part> = [
    {
Max Luca Beckmann's avatar
Max Luca Beckmann committed
    partname: "PreCyse A", 
    registrycode: "BBa_K5247032", 
    description: "insert for possible PE complex", 
    length: 376, 
Liliana Sanfilippo's avatar
Liliana Sanfilippo committed
    type: "DNA",
Max Luca Beckmann's avatar
Max Luca Beckmann committed
    url: "TODO"
    },
    {
        partname: "PreCyse B", 
        registrycode: "BBa_K5247033", 
        description: "insert for possible PE complex", 
        length: 1050, 
        type: "DNA",
        url: "TODO"
    },
    {
        partname: "PreCyse C", 
        registrycode: "BBa_K5247034", 
        description: "insert for possible PE complex", 
        length: 3355, 
        type: "DNA",
        url: "TODO"
Liliana Sanfilippo's avatar
Liliana Sanfilippo committed
    },
]