Community Profile

photo

Vincent Scalfani


University of Alabama

Last seen: más de 1 año hace Con actividad desde 2016

Followers: 0   Following: 0

Contacto

Science and Engineering Librarian

Estadísticas

All
  • Personal Best Downloads Level 1
  • First Submission
  • Thankful Level 3
  • First Answer

Ver insignias

Feeds

Ver por

Enviada


PubChem Machine-Readable Periodic Table Data Demo
Demo examples of how to interact with the PubChem Machine-readable Periodic Table Data

alrededor de 5 años hace | 2 descargas |

Thumbnail

Enviada


Programmatic Searching with PubChem - Vancomycin Example
PubChem reproducible searching: collect literature references associated with Vancomycin synthesis in PubChem patent and PubMed ...

casi 6 años hace | 1 descarga |

Enviada


Programmatic Searching with PubChem - Ingenol Example
PubChem reproducible searching use-case: perform a similarity search with Ingenol and compile a custom property dataset.

casi 6 años hace | 1 descarga |

Pregunta


Create single structure array with variables in for loop.
Hello, I am processing a series of text files that I then need to save the variables in each iteration for further manipulation ...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Compare string array columns for equality then display all non-equal rows
Hello, I have 2 column string array data formatted like this: x = ["1","2 2 0"; "2", "2 1 1"; "3", "1 1 0"; "4", "1 1 1"] ...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


regexp split at first whitespace
I have a cell dataset like this, where it is a string of letters and numbers all in one column (many rows): data = '0R...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Respondida
Import text file with different column lengths
Hi, this worked for me. Data file is read as a string, then each line is split into cell rows. % Import data data =...

casi 6 años hace | 0

Pregunta


subplot with multiple images - Pulling images from API into one figure
Hello, I have some working code where I search for chemical structures (compounds) via the PubChem API, and then loop through th...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Enviada


Web of Science (Clarivate Analytics) Article Bibliography Cited References Frequency
WoS_bib_CR_Freq is a data analysis script that analyzes the Cited-References field in BibTeX files.

casi 6 años hace | 2 descargas |

Enviada


mCIRsdf - Matlab Chemical Identifier Resolver SDF
mCIRsdf uses the NCI/CADD CACTVS Chemical Identifier Resolver API to write data to SDF format.

casi 7 años hace | 1 descarga |

Enviada


mCIR - Matlab Chemical Identifier Resolver
mCIR uses the NCI/CADD CACTVS Chemical Identifier Resolver API to convert chemical identifiers.

casi 7 años hace | 3 descargas |

Enviada


Matlab InChIKey Scripts - IKextract, IKfreqFH, IKstring, and IKmusic
A collection of scripts for working with InChIKeys (chemical identifiers).

casi 7 años hace | 1 descarga |

Respondida
how do i write a code that checks the names of my files?
Are you just looking to get a list of the file names in a directory? If so, try this: files = dir('C:\path') filenames...

más de 7 años hace | 0

Respondida
Based on the data and matlab products to produce innovative work towards my PhD thesis
Rule # 1: Search the literature! Talk to your librarian about resources in your field. Learn and read as much as you can. Once y...

casi 8 años hace | 0

Pregunta


Extracting specific repeating lines of text after a heading using fgetl and textscan
Here is an example of the data I am working with. I would like to extract the line directly following each KEY tag. The files ha...

casi 8 años hace | 1 respuesta | 0

1

respuesta