Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for Gigascience publication #69

Closed
dhimmel opened this issue Nov 5, 2023 · 20 comments
Closed

Prepare for Gigascience publication #69

dhimmel opened this issue Nov 5, 2023 · 20 comments

Comments

@dhimmel
Copy link
Collaborator

dhimmel commented Nov 5, 2023

Good news in email from 2023-11-01:

GIGA-D-23-00002R1
The probability of edge existence due to node degree: a baseline for network-based predictions
Michael Zietz; Daniel S. Himmelstein; Kyle Kloster; Christopher Williams; Michael W. Nagle; Casey S. Greene
GigaScience

Dear Prof. Greene,

Appreciate your patience.

Peer review for your manuscript has been completed and your paper is provisionally accepted pending any final minor changes, please work with the curators to prepare a GigaDB DOI for your datasets, as this will need to be cited in the paper before we begin the production process.

Our curators have been informed and they will contact you within a week.

Please note we cannot formally accept your manuscript (and send it to production) until the GigaDB DOI citation is finalized and added to the manuscript.

Warm regards,
Hongfang

I'll note some things here that we'll want to do before the final DOCX submission to GigaScience based on what we learned from the connectivity-search-manuscript proofing process.

@dhimmel
Copy link
Collaborator Author

dhimmel commented Nov 5, 2023

Affiliations

Format them for Gigascience like was done in greenelab/connectivity-search-manuscript@46e165b. Ensure affiliations listed multiple times are identical

Switch to numbered affiliations, example at greenelab/meta-review@6ac55a9.

Underway in #72

Switch reference format

See the gigascience.csl used for connectivity search.

They provide example references here. Some snippets:

Article within a journal by DOI
Slifka MK, Whitton JL. Clinical implications of dysregulated cytokine production. Dig J Mol Med. 2000; doi:10.1007/s801090000086.

Book chapter, or an article within a book
Wyllie AH, Kerr JFR, Currie AR. Cell death: the significance of apoptosis. In: Bourne GH, Danielli JF, Jeon KW, editors. International review of cytology. London: Academic; 1980. p. 251-306.

Online document
Doe J. Title of subordinate document. In: The dictionary of substances and their effects. Royal Society of Chemistry. 1999. http://www.rsc.org/dose/title of subordinate document. Accessed 15 Jan 1999.

Our life will be much easier if as many references as possible use the "Article within a journal by DOI" to reduce citation format polymorphism.

Done in c6f0c5e and 55ccf90

Figures

Export to EPS vectors, which are used for the PDF output. Otherwise PDF has low rez rasters that look bad. EPS does not support transparency, therefore some figures may have trouble exporting to EPS. There is a way the transparency can be flattened and replaced with non-transparent vectors, but not sure which applications support doing so.

Solution: export to EPS from program creating figure if that works. If that doesn't work, export to PDF/SVG and use another program to convert to EPS.

A high resolution raster format will also be helpful (which we likely already have). PNG or TIFF. These will get converted to JPEGs unfortunately.

See greenelab/xswap-analysis#28

Add Gigascience required sections

Check what these are (depends on article type).

GigaDB reference

To https://doi.org/10.5524/102479

@dhimmel
Copy link
Collaborator Author

dhimmel commented Dec 20, 2023

Message from the editor Hongfang Zhang on 2023-12-18:

Dear Prof. Greene,

Thank you for your email. Your manuscript is almost ready. There are some minor changes that need to be made before formal accept.

  1. Please register your permutation method in the bio.tools and SciCrunch.org databases to receive RRID (Research Resource Identification Initiative ID) and biotoolsID identifiers, and include these in your manuscript. These will facilitate tracking, reproducibility and re-use of your tool.

  2. Please add a section of Availability of Supporting Source Code and Requirements. You can refer to the format below.

Project name:
Project homepage: https://github.com/greenelab/xswap-manuscript
Operating system(s):
Programming language:
Other requirements:
License:
RRID:

  1. Please send us an editable version of your manuscript.

Thank you and kind regards,

@zietzm is doing items 1 and 2 in #71.

dhimmel pushed a commit that referenced this issue Dec 20, 2023
merges #71
refs #69

Availability of Supporting Source Code and Requirements
@dhimmel
Copy link
Collaborator Author

dhimmel commented Dec 23, 2023

Okay I think the two remaining things we have to do before submission are:

  • creation of EPS vector figures
  • switching the reference format (might not be necessary, but probably better to avoid copyediting issues)

dhimmel added a commit that referenced this issue Dec 28, 2023
@dhimmel
Copy link
Collaborator Author

dhimmel commented Dec 28, 2023

Okay here's what remains:

  • exporting images to EPS vectors to enable readable PDF (possibly can be done after initial submission)
  • deciding on how to handle and split the supplement.

Wrt to the supplement, there are references that show up in the main the reference list. I expect this to cause problems. So the options I see are:

  1. delete the supplement and supplement-only references from the DOCX prior to submission. Create a branch where all manuscript text besides the supplement is deleted. Then render the supplement and submit the supplement as a PDF.
  2. Move the supplement into the main text, for example after discussion with a heading like "Additional Methods". This way there is no supplement. Likely best for making everything easily accessible to the reader. The supplementary tables with figures / formulas inside might break Gigascience... not sure.

@zietzm do you have a preference?

@zietzm
Copy link
Collaborator

zietzm commented Dec 28, 2023

Since I last re-ran the analysis, I can certainly re-export the figures to EPS. I'll get on that today!

Regarding the supplement, I'm inclined to just make it a standalone PDF with its own citations. Seems like it would be easiest.

dhimmel pushed a commit that referenced this issue Dec 29, 2023
@dhimmel
Copy link
Collaborator Author

dhimmel commented Dec 29, 2023

Okay, we have a supplemental PDF we can use posted at #74 (comment). PDF vector images added in greenelab/xswap-analysis#28.

So now the final step is modifying the DOCX, which I build in this job to create artifact manuscript-7358350734-55ccf90.zip.

The edits that I can think of:

  • remove the supplement
  • remove citations only in supplement
  • remove hyperlinks in main text to supplement
  • review everything to ensure docx conversion worked. Make sure all formulas are present.

@zietzm do you want to take the lead on this DOCX step? It will mostly be a subtractive process.

@zietzm
Copy link
Collaborator

zietzm commented Dec 29, 2023

Sure, I can do that! Two quick questions:

Do the figures in the DOCX need to be replaced by the PDF figures, or will we include those as separate files?

Should I upload the final DOCX to GitHub or just email it?

@dhimmel
Copy link
Collaborator Author

dhimmel commented Dec 30, 2023

Do the figures in the DOCX need to be replaced by the PDF figures, or will we include those as separate files?

I think separate files is okay.

Should I upload the final DOCX to GitHub or just email it?

Copying the submission dossier from email: 2023-12-30_xswap-submission.zip

@dhimmel
Copy link
Collaborator Author

dhimmel commented Jan 12, 2024

Proof

Email to Casey on 2024-01-12:

Dear Casey S. Greene,

Your manuscript proof is now ready to proceed to publication. Please respond to any copyeditor queries, submit minor corrections, and approve for publication within two working days. Please refer to the supporting documentation, available via the FAQs, Video Tutorials, and User Guide links accessed via Help in the navigation bar.

Article: The probability of edge existence due to...
Manuscript ID: GIGA-D-23-00002
Doi: 10.1093/gigascience/giae001
Journal: Giga Science

Once approved, we will prepare your manuscript for online publication and will send an email to you to confirm when your article has published.

Should the article link fail please clear your browser cache and retry

If you need further assistance, please let us know by replying to this email.

Thank you,
Oxford University Press

I downloaded the proof and a view of changes and comments made by the copyeditor

I will do a first pass and then notify when done. Note that the Aptara PXE editor can have problems with multiple concurrent sessions, so will close my session when complete and notify.

@dhimmel
Copy link
Collaborator Author

dhimmel commented Jan 12, 2024

Some items I didn't address. @zietzm perhaps you'd like to take it from here?

Please provide a complete mailing address

We will need a mailing address for Casey, the corresponding author.

Please provide the short title for running head.

In the proof, we need a short running title, which gets displayed at the top of each page. I put "An Edge Prior based on Node Degree", but would love more suggestions if anything comes to mind.

Please note that the figure citations are not in sequential order in the text. Check and amend accordingly directly in the text.

This might be fixed by switching Fig 10 to the supplementary figure citation. Have not checked. Hopefully we don't need to do restructuring here.

Please provide figure and table captions for all supplementary material.

I believe this is referring to adding figure and table captions in the supplementary PDF and not as a description outside of the supplementary PDF. So this would require updating the supplemental PDF from #74.

AU: Please provide the publisher details (name and location)

I haven't done any of these. You can try to insert these details into the reference menu, but I can never get the formatting right this way, so I've just been replying in a comment to make them do it. Some of the publisher information might be in manual-references-2023-12-21.yaml.

@zietzm
Copy link
Collaborator

zietzm commented Jan 12, 2024

@dhimmel Yes, I'll get to work on those now! Thanks so much for all the help this morning!

dhimmel added a commit that referenced this issue Jan 12, 2024
merges #75

from #69 (comment)

Co-authored-by: Michael Zietz <michael.zietz@gmail.com>
@dhimmel
Copy link
Collaborator Author

dhimmel commented Jan 17, 2024

I'll get to work on those now

Great. Fingers crossed this will be the final submission!

@zietzm
Copy link
Collaborator

zietzm commented Jan 22, 2024

I put "An Edge Prior based on Node Degree"

This sounds good to me!

figure citations are not in sequential order in the text

Unfortunately, 7A is referenced before 6. I manually swapped the figures, captions, and manually adjusted the two references to old table 6 and the one reference to old table 7.

figure and table captions for all supplementary material

Should be addressed in #76. I believe we must merge to have CI produce the PDF?

publisher details

I think I actually got both of those solved. They are conference papers so I just looked up the official publishers and their locations.

@dhimmel
Copy link
Collaborator Author

dhimmel commented Jan 22, 2024

Awesome. I'm not sure about the process of updating the supplement, perhaps we provide that by email if there is no location in aptara PXE5 to update it.

Let me know when you're done with the Aptara edits and then I'll export the diff of our edits and do one final look before submitting it.

@zietzm
Copy link
Collaborator

zietzm commented Jan 22, 2024

Let me know when you're done

I finished my Aptara edits! Currently shows that the document is open elsewhere, but I don't have it open.


Looks like the table caption didn't work properly as that table is HTML instead of markdown...
image

I opened #77

Edit: Here's the updated supplement PDF:
manuscript.pdf

@dhimmel
Copy link
Collaborator Author

dhimmel commented Jan 23, 2024

Proof submitted

Submitted the proof revisions and query responses on PXE5. Thanks @zietzm for the help.

Here are the records at time of submission:

@zietzm
Copy link
Collaborator

zietzm commented Jan 23, 2024

Thank you @dhimmel! Really appreciate all your help on these edits!

@dhimmel
Copy link
Collaborator Author

dhimmel commented Jan 30, 2024

Proof

From GigaScience:

We have implemented all the corrections in your paper attached please find the updated PDF for your review.
2024-01-29_giae001-proof.pdf

Thanks & Regards,
Sunita
GIGSCI

Things look good to me, but @zietzm would you like to give it a quick glance and make sure everything looks good to publish (especially the rearranged figure)? You can respond to their email directly with any issues or giving the green light.

@zietzm
Copy link
Collaborator

zietzm commented Jan 31, 2024

Thanks @dhimmel, will do this now!

@dhimmel
Copy link
Collaborator Author

dhimmel commented Feb 7, 2024

Now published at https://doi.org/10.1093/gigascience/giae001!

@dhimmel dhimmel closed this as completed Feb 7, 2024
dhimmel added a commit that referenced this issue Feb 7, 2024
to match rearrangement done at
#69 (comment)
dhimmel added a commit that referenced this issue Feb 7, 2024
to match rearrangement done at
#69 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants