Skip to content
Snippets Groups Projects
Commit 3e202c2c authored by Max Luca Beckmann's avatar Max Luca Beckmann
Browse files

parts temp final

parent c2b723d1
No related branches found
No related tags found
No related merge requests found
Pipeline #479512 failed
...@@ -61,7 +61,7 @@ export const BasicParts: Array<Part> = [ ...@@ -61,7 +61,7 @@ export const BasicParts: Array<Part> = [
description: "nickase", description: "nickase",
length: 1917, length: 1917,
type: "DNA", type: "DNA",
url: "https://parts.igem.org/Part:BBa_K5247005" url: "TODO"
}, },
{ {
partname: "n1CasX", partname: "n1CasX",
...@@ -266,17 +266,68 @@ export const BasicParts: Array<Part> = [ ...@@ -266,17 +266,68 @@ export const BasicParts: Array<Part> = [
description: "RT", description: "RT",
length: 1548, length: 1548,
type: "DNA", type: "DNA",
url: "Part:BBa K5247028 - parts.igem.org" 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"
}, },
] ]
export const CompositeParts: Array<Part> = [ export const CompositeParts: Array<Part> = [
{ {
partname: "Beispiel", partname: "PreCyse A",
registrycode: "", registrycode: "BBa_K5247032",
description: "Beispiel Description", description: "insert for possible PE complex",
length: 0, length: 376,
type: "DNA", type: "DNA",
url: "....." 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"
}, },
] ]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment