Default Paper Outline

{
“editors”: [
“durrantlab”
],
“document”: {
“title”: “Manuscript Title”,
“abstract”: {
“title”: “Abstract”,
“widgets”: [
{
“type”: “input”,
“description”: “Introduction (catch reader’s attention; purpose of current study/question or hypothesis to be addressed):”,
“val”: “”
},
{
“type”: “input”,
“description”: “Why has no one else answered this question adequately yet?”,
“val”: “”
},
{
“type”: “input”,
“description”: “The method you used to answer the question:”,
“val”: “”
},
{
“type”: “input”,
“description”: “What are your results/conclusions, and what is the impact?”,
“val”: “”
}
]
},
“introduction”: {
“title”: “Introduction”,
“widgets”: [
{
“type”: “paragraph”,
“description”: “Summary paragraph (catch reader’s attention!): 1) the problem/question/hypothesis at hand, 2) the importance and motivation, and 3) your results (brief):”,
“val”: [
“”,
“”
]
},
{
“type”: “paragraph”,
“description”: “A statement of the problem in the broadest sense, with many references (e.g., the global impact of a disease):”,
“val”: [
“”,
“”
]
},
{
“type”: “paragraph”,
“description”: “Narrowing down the problem, with many references (e.g., describe the existing drugs, why they’re inadequate, why a new drug is needed, etc.):”,
“val”: [
“”,
“”
]
},
{
“type”: “paragraph”,
“description”: “Narrowing down further, with many references (e.g., describe the pathway you’re targeting, why it’s good, etc.):”,
“val”: [
“”,
“”
]
},
{
“type”: “paragraph”,
“description”: “Briefly describe your main findings:”,
“val”: [
“”,
“”
]
}
]
},
“discussion”: {
“title”: “Results and Discussion”,
“result1”: {
“title”: “Most Important Result”,
“widgets”: [
{
“type”: “paragraph”,
“description”: “”,
“val”: [
“”,
“”
]
}
]
},
“result2”: {
“title”: “Next Most Important Result”,
“widgets”: [
{
“type”: “paragraph”,
“description”: “”,
“val”: [
“”,
“”
]
}
]
},
“result3”: {
“title”: “Least Important Result”,
“widgets”: [
{
“type”: “paragraph”,
“description”: “”,
“val”: [
“”,
“”
]
}
]
}
},
“materials_and_methods”: {
“title”: “Materials and Methods”,
“computational_methods”: {
“title”: “Computational Methods”,
“widgets”: [
{
“type”: “paragraph”,
“description”: “Paragraphs describing the computational methods:”,
“val”: [
“”,
“”
]
}
]
},
“experimental_methods”: {
“title”: “Experimental Methods”,
“widgets”: [
{
“type”: “paragraph”,
“description”: “Paragraphs describing the experimental methods:”,
“val”: [
“”,
“”
]
}
]
}
},
“conclusion”: {
“title”: “Conclusion”,
“widgets”: [
{
“type”: “input”,
“description”: “Restate problem/hypothesis:”,
“val”: “”
},
{
“type”: “paragraph”,
“description”: “How your results address that problem/hypothesis:”,
“val”: [
“”,
“”
]
},
{
“type”: “paragraph”,
“description”: “What are the broader applications of this work?”,
“val”: [
“”,
“”
]
}, {
“type”: “paragraph”,
“description”: “Future directions:”,
“val”: [
“”,
“”
]
}
]
}
}
}